home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / gsz1214.zip / GSZ.DOC < prev    next >
Text File  |  1991-12-14  |  129KB  |  3,836 lines

  1.  
  2.  
  3.  
  4.  
  5.                                      CONTENTS
  6.  
  7.  
  8.       1.  ZMODEM Features at a Glance....................................   1
  9.  
  10.       2.  CUSTOMIZING GSZ................................................   3
  11.           2.1    Setting the GSZ Screen Size.............................   4
  12.           2.2    Speeding up GSZ.........................................   4
  13.  
  14.       3.  TUTORIAL INTRODUCTION..........................................   5
  15.  
  16.       4.  CALLING GSZ FROM COMM PROGRAMS.................................   6
  17.           4.1    USE AN INTERFACE PROGRAM?...............................   6
  18.           4.2    Ms-Kermit 3.00..........................................   6
  19.           4.3    PROCOMM PLUS............................................   6
  20.           4.4    Qmodem..................................................   8
  21.           4.5    TELIX...................................................   9
  22.           4.6    BULLETIN BOARDS.........................................  11
  23.  
  24.       5.  DESCRIPTION....................................................  12
  25.  
  26.       6.  COMMANDS.......................................................  14
  27.           6.1    List of Commands........................................  14
  28.           6.2    Interrupt Keys..........................................  20
  29.  
  30.       7.  NUMERIC PARAMETERS.............................................  21
  31.  
  32.       8.  ENVIRONMENT VARIABLES..........................................  25
  33.  
  34.       9.  EXIT STATUS....................................................  29
  35.  
  36.      10.  EXAMPLES.......................................................  30
  37.  
  38.      11.  BACKGROUND OPERATION...........................................  31
  39.           11.1   Windows 3...............................................  32
  40.           11.2   VM......................................................  32
  41.  
  42.      12.  FLOW CONTROL...................................................  33
  43.  
  44.      13.  ERROR MESSAGES.................................................  34
  45.           13.1   Got ZRPOS...............................................  35
  46.           13.2   Subpacket too Long......................................  36
  47.           13.3   Bad CRC.................................................  36
  48.           13.4   Garbled Data Subpacket..................................  36
  49.           13.5   Serial Input Error: Line Status Register xx ............  37
  50.           13.6   No Carrier Detect.......................................  38
  51.           13.7   Port %d (%X) defective..................................  39
  52.           13.8   COMMAND NOT FOUND.......................................  39
  53.           13.9   Out of Environment......................................  39
  54.  
  55.      14.  SLOW TRANSFERS.................................................  40
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.      15.  IN CASE OF DIFFICULTY..........................................  41
  65.           15.1   LOCKUPS.................................................  41
  66.                  15.1.1  Insufficient Memory  41
  67.                  15.1.2  Environment TOO BIG  41
  68.                  15.1.3  Bad COM Port Configuration  41
  69.                  15.1.4  LAN Manager Conflicts  42
  70.           15.2   Incorrect Batch Files...................................  43
  71.           15.3   Cheap Internal Modems...................................  43
  72.           15.4   Commands Entered in Upper Case..........................  43
  73.           15.5   No Carrier Detect.......................................  43
  74.           15.6   DOS 3.x.................................................  44
  75.           15.7   Perstor Controllers.....................................  44
  76.           15.8   IBM PS/2 Model 50Z......................................  44
  77.           15.9   Brain Damaged UARTS.....................................  44
  78.                  15.9.1  Everex Internal Modems  46
  79.           15.10  Weird Iron..............................................  46
  80.           15.11  PKARC 3.6...............................................  46
  81.           15.12  Will the real YMODEM please stand up?...................  47
  82.           15.13  286 and 386 Extended Memory.............................  47
  83.           15.14  Disk Caches.............................................  47
  84.  
  85.      16.  ASSOCIATED DOCUMENTS...........................................  48
  86.  
  87.      17.  FILES..........................................................  49
  88.  
  89.      18.  Other Omen Technology Products.................................  51
  90.           18.1   Professional-YAM COMMS TOOLS............................  51
  91.           18.2   ZCOMM: Industrial Strength COMMS Shareware..............  51
  92.           18.3   ZMODEM Developer's Collection...........................  51
  93.  
  94.      19.  FAIR PLAY......................................................  52
  95.           19.1   Sharing GSZ Files.......................................  53
  96.           19.2   REGISTRATION............................................  54
  97.           19.3   Files on Registration Disk..............................  56
  98.           19.4   Bulletin Board Registration.............................  57
  99.  
  100.      20.  CHANGES........................................................  59
  101.  
  102.      21.  ACKNOWLEDGEMENTS...............................................  62
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.                                   Chuck Forsberg
  125.  
  126.                                Omen Technology Inc
  127.  
  128.  
  129.                                      ABSTRACT
  130.  
  131.  
  132.  
  133.                    ZMODEM-90(TM) - Not just another XMODEM hack
  134.  
  135.      GSZ is one of many available programs that implement the ZMODEM file
  136.      transfer protocol.  GSZ features the ZMODEM-90(TM) extensions including
  137.      ZMODEM compression and MobyTurbo(TM) accelerator.
  138.  
  139.      GSZ's ZMODEM provides advanced file management features including two
  140.      levels of Intelligent Crash Recovery(TM), and flexible control of
  141.      selective file transfers.
  142.  
  143.      The ZMODEM file transfer protocol provides reliable file and command
  144.      transfers with complete END-TO-END data integrity between application
  145.      programs.  GSZ's 32 bit CRC protects against errors that sneak by "error
  146.      free" modems and even the most advanced networks.
  147.  
  148.      ZMODEM safeguards all data and supervisory information with effective
  149.      error detection.  (XMODEM and many recently introduced protocols do not
  150.      protect vital supervisory data.)
  151.  
  152.      ZMODEM rapidly transfers files, particularly with modern modems,
  153.      timesharing systems, satellite relays, and packet switched networks.
  154.      ZMODEM's streaming operation eliminates delays caused by
  155.      Kermit/XMODEM/YMODEM/JMODEM block acknowledgements.  ZMODEM eliminates
  156.      traditional protocols' PACKET LENGTH compromises between transfer
  157.      efficiency and error recovery; ZMODEM's packet length is the entire
  158.      file.
  159.  
  160.      User Friendliness is an important ZMODEM feature.  ZMODEM
  161.      AutoDownload(TM) (Automatic file Download without user intervention)
  162.      provides a level of convenience unimaginable to users of traditional
  163.      protocols.
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.        GSZ - a ZMODEM-90(TM), True YMODEM(TM), XMODEM File Transfer Program
  179.  
  180.  
  181.                                Omen Technology Inc
  182.  
  183.  
  184.      1.  ZMODEM Features at a Glance
  185.  
  186.      _______________________________________________________________________
  187.      |   Feature              | ProCm | RZSZ | DSZ  | GSZ | ZCOMM | Pro-YAM |
  188.      |________________________|_______|______|______|_____|_______|_________|
  189.      |Security Verification   | no    | no   | no   | no  | no    | YES     |
  190.      |Cybnertic Data Recovery | no    | no   | YES  | YES | YES   | YES     |
  191.      |                        |       |      |      |     |       |         |
  192.      |Command Download        | no    | YES  | no   | no  | YES   | YES     |
  193.      |                        |       |      |      |     |       |         |
  194.      |Update Directory Tree   | no    | YES* | no   | no  | YES   | YES     |
  195.      | Create Directories     | no    | YES* | no   | no  | YES   | YES     |
  196.      | Newer files Only       | no    | YES  | YES  | YES | YES   | YES     |
  197.      | Protect files          | ?     | YES  | YES  | YES | YES   | YES     |
  198.      | Common files Only      | no    | YES  | YES  | YES | YES   | YES     |
  199.      |                        |       |      |      |     |       |         |
  200.      |Collision Aviodance     | ?     | no   | YES* | YES | YES   | YES     |
  201.      |                        |       |      |      |     |       |         |
  202.      |Crash Recoverey         | YES   | YES  | YES  | YES | YES   | YES     |
  203.      | Verified Accuracy      | no    | SZ   | YES  | YES | YES   | YES     |
  204.      |                        |       |      |      |     |       |         |
  205.      |ZMODEM-90(TM)           | no    | YES  | YES  | YES | YES   | YES     |
  206.      | Compression            | no    | YES  | YES  | YES | YES   | YES     |
  207.      | MobyTurbo(TM)          | no    | YES* | YES  | YES | YES   | YES     |
  208.      | 7-bit Paths OK         | no    | YES* | YES* | YES | YES   | YES     |
  209.      |                        |       |      |      |     |       |         |
  210.      |OPERATING SYSTEMS       |       |      |      |     |       |         |
  211.      | Text Translation       | no    | YES  | YES  | YES | YES   | YES     |
  212.      | Record Format Support  | no    | YES  | YES  | YES | YES   | YES     |
  213.      | DOS Shared Files       | ?     | -    | YES* | YES | no    | no      |
  214.      | OS/2                   | no    | no   | no   | no  | no    | YES     |
  215.      | VMS                    | no    | YES  | no   | no  | no    | YES     |
  216.      | Unix/Xenix             | no    | YES  | no   | no  | no    | YES     |
  217.      |                        |       |      |      |     |       |         |
  218.      |True YMODEM(TM)         | no    | YES  | YES  | YES | YES   | YES     |
  219.      |Demand Upgrade(TM)      | no    | YES  | YES  | YES | YES   | YES     |
  220.      |File Transfer Display   | YES   | no   | no   | YES | YES   | YES     |
  221.      | TOTAL File Xfer Data   | no    | YES  | YES  | YES | YES   | YES     |
  222.      |________________________|_______|______|______|_____|_______|_________|
  223.  
  224.      ProCm = ProComm Plus
  225.      * Not available on all flavors or platforms
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.      Chapter 1 Pg 2        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  238.  
  239.  
  240.      *************************************************************************
  241.                            GSZ registration is special.
  242.      With most programs, registration only applies only to today's version.
  243.      Not GSZ!
  244.  
  245.      GSZ registration bypasses the shareware announcement and unlocks
  246.      advanced features in all future versions of GSZ.  You don't have to pay
  247.      and pay again for new GSZ versions.  Omen's Demand Upgrade(TM)
  248.      technology allows you to download and activate future GSZ versions
  249.      without further registration!
  250.      *************************************************************************
  251.  
  252.  
  253.      DSZ Upgrade!!  Include your PAID REGISTRATION DSZ SNP CARD and take
  254.      $15.00 off the registration fee!!  (The card must be mailed with the
  255.      order.) (Be sure to copy your DSZ SNP for safe keeping.)
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.      Chapter 1 Pg 3        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  297.  
  298.  
  299.      2.  CUSTOMIZING GSZ
  300.  
  301.      The GCOLORS program customizes GSZ for your environment.  GCOLORS
  302.      performs the following functions:
  303.  
  304.        + Customize GSZ's color complement (registration not required).
  305.  
  306.        + Save and fetch the color selection separately to allow "colorizing"
  307.          new copies of GSZ
  308.  
  309.        + Insert your GSZ serial number and activation key
  310.  
  311.        + Initialize GSZ with your default communications port (registration
  312.          required).[1]
  313.  
  314.        + Initialize GSZ with your default download directory.  (registration
  315.          required).
  316.  
  317.      GCOLORS is menu driven and is mostly self explanatory.  First GCOLORS
  318.      asks for the file name to modify; answer GSZ.EXE.
  319.  
  320.      Sight impaired users can disable the blinking selection pointer by
  321.      calling "gcolors -q".
  322.  
  323.      The top menu provides several choices.
  324.  
  325.      Choose colors       Modify the GSZ file transfer display color scheme.
  326.  
  327.      Fetched saved colors Fetch the color scheme stored in GCOLORS.T.
  328.  
  329.      adjust for Monochrome display Adjust the color scheme for better
  330.                          visibility on monochrome displays.
  331.  
  332.      Register            Accept your GSZ activation key and insert it in GSZ.
  333.  
  334.      Save changes        Save the color scheme in GSZ and GCOLORS.T.
  335.  
  336.      Quit
  337.  
  338.      If your copy of GSZ is registered, two additional choices appear.
  339.  
  340.      set download Directory
  341.  
  342.  
  343.  
  344.  
  345.      __________
  346.  
  347.       1. The default port may be up to 7 characters, so portx definitions may
  348.          be used.  The validity of the port specification is not checked.
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.      Chapter 2 Pg 4        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  356.  
  357.  
  358.      set default Port
  359.  
  360.      Some Color Selection menu choices are not shown on the display:
  361.  
  362.      space     increment foreground color
  363.  
  364.      Enter     select the next field
  365.  
  366.      F         decrement foreground color (f increments)
  367.  
  368.      B         decrement background color (b increments)
  369.  
  370.      GCOLORS requires the file GREGDAT.$$$ to serialize GSZ.
  371.  
  372.  
  373.      2.1  Setting the GSZ Screen Size
  374.  
  375.      Some BBS programs display status information such as the name of the
  376.      caller at the bottom of the screen.  Normally GSZ clears all 25 screen
  377.      lines,  but this can be modified with the GSZWINDOW environment
  378.      variable:
  379.  
  380.      SET GSZWINDOW=24    protects the 25th line and disables the frame
  381.                          shadow.
  382.  
  383.      SET GSZWINDOW=23    protects the 24th and 25th lines and disables the
  384.                          frame and frame shadow.
  385.  
  386.      SET GSZWINDOW=21    Protects lines 22-25, disables the frame, frame
  387.                          shadow, and the static data GSZ normally shows in
  388.                          lines 22 and 23.
  389.      Setting GSZWINDOW does not affect the GSZ t command.
  390.  
  391.      2.2  Speeding up GSZ
  392.  
  393.      GSZ has a V numeric parameter that can be set to 1 to use direct video
  394.      I/O for the status display.  This speeds up displays but may cause
  395.      serial input errors when CGA equipped computers are used at high speeds.
  396.  
  397.      EXAMPLE: GSZ pV1 t
  398.  
  399.      sets direct video output.
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.      Chapter 3 Pg 5        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  415.  
  416.  
  417.      3.  TUTORIAL INTRODUCTION
  418.  
  419.      If you are just starting out with GSZ, or if you have difficulty getting
  420.      GSZ to work, please follow the procedure given below.
  421.  
  422.      Do not run any TSR or other COMM program.  This includes LAN programs.
  423.      Reboot a clean DOS if necessary.
  424.  
  425.      Start with the following command given directly from the DOS prompt:
  426.  
  427.                              gsz port 1 speed 2400 d t
  428.  
  429.      Type it exactly as it appears above; do NOT use upper case.
  430.  
  431.      (Change the port number and speed as necessary.  Use only COM1 or COM2
  432.      for testing.)
  433.  
  434.      This connects you to the modem.  Dial a bulletin board by typing AT
  435.      commands to the modem ("ATDP621-3746 <enter>")[1] to make it dial the
  436.      BBS.  Log in as usual.  Then, request a ZMODEM download of a file you
  437.      don't already have.  The file will download automatically, you don't
  438.      have to do anything.  This procedure verifies the correct operation of
  439.      GSZ.
  440.  
  441.      Next you might try calling the BBS using a higher "baud rate".  This
  442.      requires setting a higher speed with the "speed" command.  A "handshake
  443.      on" command may be necessary along with commands to the modem to enable
  444.      hardware handshking in the CTS and RTS leads.
  445.  
  446.      Perhaps you got some error messages before or during the download.  The
  447.      "ERROR MESSAGES" chapter explains all the commonly seen error messages
  448.      and suggests solutions to the underlying problems.
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.      __________
  464.  
  465.       1. If your modem has a non standard setting the ATDT621-3746 command
  466.          you type to the modem may not echo on the screen.
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.      Chapter 4 Pg 6        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  474.  
  475.  
  476.      4.  CALLING GSZ FROM COMM PROGRAMS
  477.  
  478.      It may be necessary to add the DOS command: SET COMSPEC=C:\COMMAND.COM
  479.      (change as needed) to your AUTOEXEC.BAT file to allow programs to call
  480.      GSZ.
  481.  
  482.      Note: NO SPACES in the SET command!
  483.  
  484.      4.1  USE AN INTERFACE PROGRAM?
  485.  
  486.      A number of third party programs have been developed to provide a
  487.      congenial interface to DSZ if you have enough memory to spare.  The
  488.      XFER, POE, PCALL, DSZ_ZAP, and PROZ programs have been popular in
  489.      interfacing DSZ to ProComm's editor gateway.  Many of these support GSZ
  490.      as well.  These programs are available on many bulletin boards.
  491.  
  492.      Hint: the DOS PATH environment variable must include ProComm's directory
  493.      to allow POE to locate all the POE files,.  The POE files should be
  494.      stored in the ProComm directory.  Setting the "PROCOMM" environment
  495.      variable is insufficient.
  496.  
  497.  
  498.      Calling DSZ with these programs requires more memory than calling DSZ
  499.      directly.
  500.  
  501.      4.2  Ms-Kermit 3.00
  502.  
  503.      The "push" command (^[p) in MS-Kermit 3.00 sends an XOFF character to
  504.      the modem before calling DOS.
  505.  
  506.      Using this to activate GSZ's term mode with a "gsz t" command causes
  507.      most remote hosts to stop.  The remote host can be un-wedged by
  508.      keyboarding XON (Ctrl-Q) from GSZ's terminal mode.
  509.  
  510.      Add these macros to your MSKERMIT.INI file.  Courtesy Keith Petersen
  511.      W8SDZ
  512.  
  513.      define sx run gsz F port 2 sx 1 2,define 1,define 2,
  514.      define rz run gsz F ha on port 2 pY129 rz -r
  515.      define sz run gsz F ha bo port 2 pY129 pB4096 sz 1 2,define 1,define 2,
  516.      define t run gsz F ha on port 2 pY129 t -r
  517.  
  518.  
  519.      4.3  PROCOMM PLUS
  520.  
  521.      It's easy to add GSZ to ProComm Plus 2.X.
  522.  
  523.      Datastorm has not licensed ZMODEM-90(TM) technology despite allegations
  524.      that DSZ is now "built in" to ProComm Plus version 2.  Many users of
  525.      ProComm Plus version 2.x use GSZ to get MobyTurbo(TM), Intelligent Crash
  526.      Recovery(TM), and other ZMODEM-90(TM) features.
  527.  
  528.  
  529.  
  530.  
  531.  
  532.      Chapter 4 Pg 7        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  533.  
  534.  
  535.      Make sure the GSZ program is in your search path.  If you don't see GSZ
  536.      announce itself when called from ProComm, GSZ is not in your search
  537.      path.
  538.  
  539.      Here are some handy settings for ProComm Plus.
  540.  
  541.      First, you may need to set the DOS environment before running ProComm.
  542.      Give these commands to DOS before running ProComm Plus.  (These lines
  543.      may be added to your AUTOEXEC.BAT file.)
  544.  
  545.      Note: NO SPACES in the SET command!
  546.      SET DSZPORT=2                   (Only needed for COM2)
  547.      SET DSZLOG=GSZ.LOG      (Only if you wish a log file)
  548.  
  549.      Then set ProComm's external protocol strings.  From terminal mode hit
  550.      ALT-S, then select the PROTOCOL OPTIONS menu item.
  551.  
  552.      From that menu select EXTERNAL PROTOCOL OPTIONS.  Then set ProComm's
  553.      external protocol strings to:
  554.      A- External protocol 1 upload filename:  ZMODEMU
  555.      B- External protocol 1 download filename: ZMODEMD
  556.      C- External protocol 2 download filename: ZMODEMMD
  557.  
  558.      The following batch files are included in the GSZ zipfile:
  559.      ZMODEMU.BAT (contains:  GSZ sz %1 %2 %3 %4 %5 %6 %7 %8 %9)
  560.      ZMODEMD.BAT (contains:   GSZ rz)
  561.      ZMODEMDR.BAT (contains:   GSZ rz -r)
  562.      ZMODEMMD.BAT (contains:   GSZ rz -mr)
  563.      ZMODEMAD.BAT (contains: GSZ t)
  564.  
  565.      !!!!IMPORTANT USE lower case (small letters) EXCEPT WHERE SHOWN!!!!
  566.  
  567.  
  568.      If using ProComm Plus 2.x, select the ZMODEM PROTOCOL OPTIONS menu and
  569.      turn off Auto downloading.
  570.  
  571.  
  572.      When sending (uploading) files with ZMODEMU.BAT give the ProComm window
  573.      the full pathname (c:/foo/bar/file.ext) for *each* file not residing in
  574.      the current directory.
  575.  
  576.      When downloading files with one of the other batch files shown above,
  577.      Procomm will also prompt for parameters; just hit ENTER.  Or, you can
  578.      enter options such as "-mr" if they are't included in the batch file
  579.      itself.
  580.  
  581.      Once you've got the hang of things the "ProComm way", try the "gsz t"
  582.      command described above to give you automatic ZMODEM-90(TM) downloads
  583.      (Look Ma, no keystrokes!!!)..
  584.  
  585.      You can also set the editor hot key (ALT-A) or view program hot key
  586.  
  587.  
  588.  
  589.  
  590.  
  591.      Chapter 4 Pg 8        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  592.  
  593.  
  594.      (ALT-V) by using the ALT-S "FILE/PATH OPTIONS" menu.  The strings for
  595.      these keys are long enough to store an entire GSZ command line without
  596.      need for a batch file.
  597.  
  598.      COM3 and COM4 on Procomm Plus are non standard; in case of difficulty
  599.      use COM1 or COM2 or use the portx command.
  600.  
  601.      GSZ may not operate properly when called from ProComm if ProComm has
  602.      files open at the time.
  603.  
  604.      A number of reports have been received of problems running GSZ from
  605.      ProComm Plus because of insufficient memory.  Please refer to the
  606.      subchapter on LOCKUPS.
  607.  
  608.      When running under ProComm's Host mode, failure to use the GSZ CON
  609.      command may cause ProComm to interfere with file transfers or lock up
  610.      the computer.
  611.  
  612.      EXAMPLE: GSZ CON sz %1
  613.  
  614.  
  615.      Hint: the DOS PATH environment variable must include ProComm's directory
  616.      to allow POE to locate all the POE files,.  The POE files should be
  617.      stored in the ProComm directory.  Setting the "PROCOMM" environment
  618.      variable is insufficient.
  619.  
  620.  
  621.      4.4  Qmodem
  622.  
  623.      Instability in the Qmodem interface may require changes in the batch
  624.      files shown below, depending on which version of Qmodem is used.
  625.  
  626.      If you define a protocol with 'Z' as its letter, the latest Qmodem will
  627.      detect automatic ZMODEM downloads.  Defining an external 'Z' protocol
  628.      disables Qmodem's internal ZMODEM, allowing GSZ to be called.
  629.  
  630.      The following is based on a message from Mike Cody, sysop of HomePlate
  631.      313-385-9969 3/12/24/96 HST
  632.  
  633.      Go into Qinstall and go to frame 3 Directories. Then select External
  634.      protocols #3 I think. Now you will see a definition area to tell Qmodem
  635.      the Letter,batchfile combo to use.
  636.  
  637.      Now put Z in the letter definition, Zup.bat in the u/l batch zdown.bat
  638.      in the d/l batch, and Y in the batch protocol. Now save it at the menu
  639.      with f10 and S.
  640.  
  641.      Then go to DOS and create the following batch files in your Qmodem
  642.      directory...
  643.  
  644.      zdown.bat: GSZ port %2 speed %1 rz -rr
  645.  
  646.  
  647.  
  648.  
  649.  
  650.      Chapter 4 Pg 9        GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  651.  
  652.  
  653.      zmdown.bat: GSZ port %2 speed %1 rz -mrr      ((FOR MOBYTURBO!!))
  654.  
  655.      zup.bat: GSZ port %2 speed %1 sz %4
  656.  
  657.      !!!!IMPORTANT USE lower case (small letters) EXCEPT WHERE SHOWN!!!!
  658.  
  659.      These are the batch files that will be called by Qmodem.  If you did
  660.      everything right when you hit PGDN or PGUP you will see an external
  661.      protocol called Z) Zmodem in the box. For an easier time do a search for
  662.      either External.arc or maybe the string "Qmodem" in the file database as
  663.      there is a file with several external protocols and batch files
  664.      available in the Mahoney file section (EXEC-PC BBS).
  665.  
  666.      The following batch files for Qmodem are included in the GSZ zipfile:
  667.  
  668.      ZDOWN.BAT contains:     GSZ port %2 speed %1 rz -rr
  669.      ZUP.BAT contains:       GSZ port %2 speed %1 sz %4
  670.  
  671.      !!!!IMPORTANT USE lower case (small letters) EXCEPT WHERE SHOWN!!!!
  672.  
  673.      A variation on the receive batch file:
  674.      c:elecomqmodem\*y.com ha slow est 0 %3 rz -mrr
  675.      A variation on the send batch file:
  676.      c:elecomqmodem\*y.com ha cts est 0 %3 sz %4
  677.  
  678.  
  679.      If Qmodem says "unable to allocate swap space": QMODEM 4.2 will swap all
  680.      but approx. 5K to memory or disk when you shell out to GSZ. Go into
  681.      QINSTALL and make sure that /O /R Optimum Shell and Disk Shell are both
  682.      set to ON.
  683.  
  684.      For older Qmodem versions (before 4.2) change the %4 in upload scripts
  685.      to %3.
  686.  
  687.      4.5  TELIX
  688.  
  689.      Telix has an internal ZMODEM, but some users prefer to use GSZ for
  690.      performance and/or reliability reasons.  Mat Fisher has published a
  691.      Telix script to call GSZ for automatic downloads.
  692.  
  693.      For those of you who use GSZ with Telix, here is a sample script file to use
  694.      instead of batch files:
  695.  
  696.      //////////////////////////////////////////////////////////////////////////
  697.      //Protocol salt file for Telix's external protocols by Matt Fisher
  698.      //Last edited (02/24/90)
  699.      //used for the GSZ ZMODEM protocol.  (It will work for u/ling and d/ling)
  700.      //////////////////////////////////////////////////////////////////////////
  701.  
  702.      str upload[80]  =
  703.         "c:\telix\protocol\DSZ port 1 pW1 pB4096 ha off sz -b -m -rr ";
  704.  
  705.  
  706.  
  707.  
  708.  
  709.      Chapter 4 Pg 10       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  710.  
  711.  
  712.  
  713.      str download[80]=
  714.         "c:\telix\protocol\DSZ port 1 pW1 pB4096 ha off rz -b -m -rr ";
  715.  
  716.      //////////////////////////////////////////////////////////////////////////
  717.  
  718.      Main ()
  719.      {
  720.       if (_ext_filespec == "")
  721.        { strcat(download,_down_dir); dos(download,0); }
  722.       else
  723.        { strcat(upload,_up_dir); strcat(upload,_ext_filespec);  dos(upload,0); }
  724.      alarm(1);
  725.      }
  726.      //////////////////////// THE END /////////////////////////////////////////
  727.  
  728.      Simple but effective...
  729.      --- TAGMAIL v2.20
  730.       * Origin: CRIMP/John Galt [Node 1] (1:120/144)
  731.      INTERNET: Matt.Fisher@f144.n120.z1.FIDONET.ORG
  732.  
  733.      NOTE: The DSZ command strings given above are quite unusual.  Instead of
  734.      the  "pW1  pB4096 ha off" one would be more likely to use "ha on" or "ha
  735.      sw" depending on the modem's flow control settings.
  736.  
  737.  
  738.         From : Bill Logan
  739.      Subject : Help With Gsz For Telix
  740.  
  741.      I test and use a varity of terminal programs for individuals. One of which is
  742.      telix. I found the script language to be less than user friendly and installed
  743.      GSZ via batch files and as an external protocol. Here are the batch files:
  744.  
  745.      ZMUP.BAT
  746.  
  747.      GSZ pV1 port %2 speed %1 sz -mr %3
  748.  
  749.      ZMDN.BAT
  750.  
  751.      GSZ pV1 port %2 speed %1 rz -mrr %3
  752.  
  753.      Then go to ALT O in telix and insert those batch names in the protocols.
  754.  
  755.      They worked fine for me.
  756.  
  757.      Bill
  758.  
  759.      ---
  760.       * Origin: PCConsultingAgencyII {=Telecom Node=} (1:300/22)
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.      Chapter 4 Pg 11       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  769.  
  770.  
  771.      4.6  BULLETIN BOARDS
  772.  
  773.      Note to the wise BBS operator: be sure you understand the GSZ restrict
  774.      command, how and WHY to use it!
  775.  
  776.      When installing GSZ on a bulletin board or host system, be sure to check
  777.      for proper operation when the caller hangs up while a file is being sent
  778.      or received.
  779.  
  780.      Currently, DSZ.EXE does not support file sharing (shared read access on
  781.      files sent by  gsz).
  782.  
  783.      Some bulletin boards do not call GSZ to send a file until they have
  784.      verified the file's presence by actually opening the file.  If this
  785.      checking is done in DOS's default exclusive open mode, gsz's file
  786.      sharing will be defeated.
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.      Chapter 5 Pg 12       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  828.  
  829.  
  830.      5.  DESCRIPTION
  831.  
  832.      GSZ is a "protocol driver" that uses ZMODEM-90(TM), True YMODEM(TM), or
  833.      XMODEM to transfer files over a serial port with a variety of programs.
  834.  
  835.      GSZ has two main commands for ZMODEM transfers: "sz" sends file(s), and
  836.      "rz" receives them.
  837.  
  838.      When calling bulletin boards to download files with ZMODEM you can avoid
  839.      the bother of starting GSZ for each transfer by GSZ's terminal emulator,
  840.      before asking the BBS for the download.
  841.  
  842.                              gsz t
  843.  
  844.      The "t" command allows you to keyboard the file request directly to the
  845.      BBS.  (The "t" stands for "terminal emulation".) Just give the "gsz t"
  846.      command from DOS or your comms program's DOS GATEWAY.  GSZ's ZMODEM
  847.      AutoDownload then receives the file automatically, using the filename
  848.      provided by the BBS, without any wasted keystrokes or delay.  Try it,
  849.      you'll like it!  (The "t" command is described below.)
  850.  
  851.      YMODEM downloads are almost as easy.  Use the "t" command as shown
  852.      above, and hit the F3 key after telling the board to download a file
  853.      with YMODEM.
  854.  
  855.      ZMODEM and True YMODEM(TM) transfers preserve exact file length and
  856.      modification time.
  857.  
  858.      GSZ supports XMODEM-1k (XMODEM with 1024 byte blocks, sometimes
  859.      mislabeled as ymodem) and CRC-16 with the sx -k and rc commands.
  860.  
  861.      GSZ is usually called from a communications or bulletin board program.
  862.  
  863.      GSZ uses its own modem I/O.  The original interrupt vector, UART parity,
  864.      and interrupt configuration are restored on exit.  The original state of
  865.      the 8259 interrupt mask bit for this vector is also restored on exit.
  866.  
  867.      GSZ uses DOS standard output (stdout) for messages.  GSZ never writes
  868.      directly to the screen.  GSZ expects its standard output to point to the
  869.      console, a logging file, or NUL, but never the modem port.  If gsz's
  870.      standard output is redirected to the modem (as with ProComm's Host mode
  871.      DOS shell), the combination will lock up the computer.  When necessary,
  872.      gsz's standard output can be redirected back to the console device with
  873.      the CON command.
  874.  
  875.      Users of pcAnywhere must use the DSZ.EXE A command to disable pcAnywhere
  876.      host mode during file transfers.
  877.  
  878.      DSZ and GSZ automatically support Doorway 2.2 without extra commands.
  879.  
  880.      The RZ.BAT and SZ.BAT files are supplied for convenience when operating
  881.  
  882.  
  883.  
  884.  
  885.  
  886.      Chapter 5 Pg 13       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  887.  
  888.  
  889.      under Doorway.  RZ.BAT allows calling programs that emit an "rz" command
  890.      to automatically start GSZ from the DOS command prompt.  SZ.BAT is a
  891.      convenient command interface that complements RZ.BAT.  You may modify
  892.      SZ.BAT and RZ.BAT with your favorite options.
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.      Chapter 5 Pg 14       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  946.  
  947.  
  948.      6.  COMMANDS
  949.  
  950.            ***********************************************************
  951.                                     NOTE WELL
  952.       Except as noted, all commands and options must be typed in lower case.
  953.                              DO NOT USE UPPER CASE!!
  954.                                Case is significant!
  955.            ***********************************************************
  956.  
  957.      Optional commands or arguments are shown in square brackets [].
  958.  
  959.      When used (in any combination), the A, CON, port, speed, handshake,
  960.      estimate, and d commands must be used in exactly this order.
  961.  
  962.      gsz [CON] [F] [port N] [speed S] [handshake XX] [pxN... ] [z pxN... ]
  963.      [D] [d] [restrict] command
  964.  
  965.  
  966.      6.1  List of Commands
  967.  
  968.      A     Suspend pcAnywhere operation during file transfers (available only
  969.            with DSZ.EXE).  The A command is used to avoid lockups caused by
  970.            pcAnywhere host mode.  This command should be given to the DSZ
  971.            running under pcAnywhere host mode.  Effective for PCA version 4.
  972.  
  973.            NOTE: A bug in the PCA Version 4 API causes the remote to
  974.            effectively lock up when DSZ executes the suspend-host command.
  975.            Currently the workaround for this bug it to use VT-220 emulation
  976.            on the pcAnywhere host and remote instead of pcAnywhere4
  977.            emulation.  Another possibility is to run AWREMOTE under DESQview,
  978.            set the window to SUSPEND AWREMOTE.EXE, and swap windows to a DOS
  979.            window from which DSZ, ZCOMM, or Professional-YAM can be run while
  980.            AWREMOTE.EXE is forced to remain inert.
  981.  
  982.            The shareware program DOORWAY 2.2 interfaces well with DSZ, and
  983.            provides many of the same functions, including the ability to run
  984.            direct screen writing applications remotely.  DSZ and GSZ
  985.            automatically support Doorway 2.2 without extra commands.
  986.  
  987.  
  988.            EXAMPLE: dsz A sz *.foo Sends files from a pcAnywhere hosted
  989.            machine to you.
  990.  
  991.  
  992.            Fm: Al de la Torre
  993.  
  994.            1 sending from host to remote
  995.                   type: "dsz A sz filename.ext" ENTER
  996.                   shell to dos on remote machine (ctrl-Rshift)
  997.                   type: "dsz A rz" ENTER
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.      Chapter 6 Pg 15       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1005.  
  1006.  
  1007.            2 sending from remote to host
  1008.                   type: "dsz A rz" ENTER
  1009.                   shell to dos on remote machine (ctrl-Rshift)
  1010.                   type: "dsz A sz filename.ext" ENTER
  1011.  
  1012.  
  1013.      CON   Redirect  message  output  to  the  DOS  "CON"  (console)  device,
  1014.            overriding  any previous redirections.  This is necessary to avoid
  1015.            lockups caused by ProComm host mode.  Most programs do not require
  1016.            this hack.
  1017.  
  1018.      F     Leave the 16550A UART FIFO enabled on exit.  Since GSZ has no  way
  1019.            to  read  the 16550A DMA mode and trigger level bits, these values
  1020.            are not restored.
  1021.  
  1022.      port N select port N (n =  1,2,3,4,5,6,7,8,  10,11,12,13,14,15,16,17,18)
  1023.            Default  is  1 (COM1) or whatever is read from the DOS DSZPORT dos
  1024.            environment variable.  COM11 to COM18 refer to the  COM1  to  COM8
  1025.            ports on the PS/2.
  1026.  
  1027.            *****************************************************************
  1028.                                           NOTE
  1029.            Only COM1 and COM2 are standard on all  PC  compatible  computers.
  1030.            Multiple  standards  exist for COM3 and above, so use only COM1 or
  1031.            COM2 when first installing GSZ.
  1032.            *****************************************************************
  1033.  
  1034.            GSZ COM3 uses 3E8 and IRQ4.  GSZ COM4 uses 2E8 and IRQ3.
  1035.  
  1036.            GSZ COM7 uses 2E8 and IRQ5.  GSZ COM8 uses 3E8 and IRQ5.
  1037.  
  1038.            If you wish to use COM3 or COM4 and your  computer  is  not  wired
  1039.            according  to  one  of  these  choices,  you  MUST use the "portx"
  1040.            command to specify base address and interrupt vector.
  1041.  
  1042.            EXAMPLE: to use COM2:
  1043.            gsz port 2 rz
  1044.  
  1045.            In multitasking  operation,  accessing  a  port  used  by  another
  1046.            running program will hang the machine.
  1047.  
  1048.  
  1049.      portx base,irq To select an arbitrary port address and interrupt vector,
  1050.            the  portx  command  must  be  used  instead  of the port command.
  1051.            Please refer to GSZBG.DOC (provided on the Registration  Diskette)
  1052.            or  the  Professional-YAM  or  ZCOMM  (ZCOMMDOC.ZIP)  manuals  for
  1053.            details on this command.
  1054.  
  1055.            EXAMPLE: gsz portx 3e8,4 speed 2400 rz
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.      Chapter 6 Pg 16       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1064.  
  1065.  
  1066.      speed S Set the specified speed.  This command is rarely needed because
  1067.            GSZ reads the port's current speed by default.  Please refer to
  1068.            the FLOW CONTROL, MAIN COMMANDS and SOFTWARE COEXISTENCE chapters
  1069.            in DSZBG.ZOO or the ZCOMM or Pro-YAM manual for important
  1070.            information about the speed command.
  1071.  
  1072.            Please study all the chapters of this document when using speeds
  1073.            above 2400 bps.
  1074.  
  1075.            GSZ supports a maximum speed of 115200.  Not all hardware can
  1076.            support that speed without errors.
  1077.  
  1078.  
  1079.      handshake XX Enable one of several choices of hardware handshake.  (The
  1080.            default is XOFF/XON software handshake).  This command is
  1081.            documented in the ZCOMM or Pro-YAM manual, and in DSZBG.DOC.  (The
  1082.            ZCOMM manual is available on all bulletin boards registered for
  1083.            DSZ or GSZ as ZCOMMDOC.ZIP.) On GSZ the "handshake" command may be
  1084.            abbreviated to "ha".
  1085.  
  1086.      D     Disables the modem (drops Data Terminal Ready, DTR) if carrier is
  1087.            lost.  This may be used to prevent spurious events (phone ringing)
  1088.            from interfering with the calling bulletin board's recovery from
  1089.            carrier loss.
  1090.  
  1091.      d     Disables carrier dropout monitoring, for modems that do not
  1092.            properly drive the "Carrier Detect" input on the PC.  If you see a
  1093.            No Carrier Detect message, you need to give the d command.  Before
  1094.            using the d command, make sure you have the proper port
  1095.            selected!!!
  1096.  
  1097.  
  1098.      estimate length [speed] Use the specified length and/or optional
  1099.            specified effective transfer speed to estimate transfer time for
  1100.            the next file to be sent or received.  The length argument is
  1101.            mainly used with XMODEM downloads; YMODEM and ZMODEM normally
  1102.            transfer the file length in the filename packet.  The estimate
  1103.            command must come after any port, speed, or handshake commands.
  1104.  
  1105.            The estimate command does not affect actual througput.  It only
  1106.            affects GSZ's prediction of how much time a file transfer will
  1107.            take.
  1108.  
  1109.            The following makes GSZ calculate file transfer times based on 290
  1110.            character per second throughput.  Some error correcting 2400 bps
  1111.            modems can attain this throughput when MobyTurbo(TM) is used.
  1112.  
  1113.            EXAMPLE: gsz port 2 speed 9600 estimate 0 2900 rz
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122.      Chapter 6 Pg 17       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1123.  
  1124.  
  1125.            EXAMPLE: gsz port 2 speed 9600 estimate 0 2900 sz bigmama.zip
  1126.  
  1127.  
  1128.  
  1129.      pxN   Set numeric parameter x to N.
  1130.  
  1131.            GSZ has two sets of numeric parameters, a base set and a "zmodem"
  1132.            set.  Parameters in the base control such things as date stamping
  1133.            of files, error exit value, etc.  The "zmodem" numeric parameters
  1134.            control timeouts, window sizes, and other ZMODEM, YMODEM, and
  1135.            XMODEM protocol parameters.
  1136.  
  1137.            These parameters are mostly a subset of the Pro-YAM/ZCOMM numeric
  1138.            parameters, and are listed below.  They assume their defaults each
  1139.            time GSZ is called.  Without an argument, p displays the numeric
  1140.            parameters and their values.
  1141.  
  1142.            EXAMPLE: gsz p
  1143.  
  1144.  
  1145.      z pxN Set zmodem numeric parameter x to N.  All further numeric
  1146.            parameter commands are taken as zmodem parameters.  The zmodem
  1147.            numeric parameters correspond to the Pro-YAM or ZCOMM "zmodem"
  1148.            parameters and rarely need changing.  These parameters assume
  1149.            their defaults each time GSZ is called.  Without an argument, z p
  1150.            displays the zmodem numeric parameters and their values.
  1151.  
  1152.  
  1153.      restrict Restrict incoming pathnames (YMODEM/ZMODEM) to the current disk
  1154.            and directory tree, and disallow modification or overwriting of
  1155.            existing files.  This command is vital for bulletin boards
  1156.            uploading files.  The restrict command causes partially received
  1157.            files to be deleted.  When GSZ is restricted, it will refuse to
  1158.            transfer files containing the string autoexec.bat and command.com
  1159.            in upper or lower case.  This provides some defense from malicious
  1160.            uploaded files.
  1161.  
  1162.            EXAMPLE: gsz restrict rz
  1163.  
  1164.  
  1165.      t     [-T] [-8g] [-h] [-H] Talk with ZMODEM AutoDownload.
  1166.  
  1167.            The optional -T forces GSZ to exit after it has recognized a
  1168.            ZMODEM AutoDownload(TM) request.
  1169.  
  1170.            The optional -8g (available on registered copies only) enables
  1171.            reception of "BBS (ANSI) graphics" displays.  (A video device
  1172.            driver such as ANSI.SYS must be loaded to support some types of
  1173.            graphics.)
  1174.  
  1175.            The optional -h enables local echo of keyboarded characters ("half
  1176.  
  1177.  
  1178.  
  1179.  
  1180.  
  1181.      Chapter 6 Pg 18       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1182.  
  1183.  
  1184.            duplex").  In addition, -H makes the Enter key perform a local
  1185.            newline (CR/LF).
  1186.  
  1187.            A small subset of ZCOMM/Pro-YAM term function subcommands are
  1188.            recognized:
  1189.  
  1190.            Keyboard F1 or ALT-X to exit.
  1191.  
  1192.            F3 receives file(s) with True YMODEM(TM),
  1193.  
  1194.            ALT-P toggles parity between the 8n default and 8g (enables ANSI
  1195.            "graphics").
  1196.  
  1197.            ALT-H toggles two local echo ("Half Duplex") modes; the second
  1198.            displays a newline (CR/LF) when Enter is keyboarded.
  1199.  
  1200.            Keyboarded ASCII characters are sent to the modem.
  1201.  
  1202.            ALT-B sends a break.
  1203.  
  1204.            Characters from the modem print on the screen.  A device driver
  1205.            such as ANSI.SYS may be used to recognize escape sequences.
  1206.            Standard ANSI.SYS is limited to a small subset of ANSI escape
  1207.            sequences; NANSI.SYS, FANSI-Console and other replacement console
  1208.            drivers provide faster screen updates and better ANSI terminal
  1209.            emulation.
  1210.  
  1211.            GSZ's ZMODEM AutoDownload(TM) detects the start of a ZMODEM file
  1212.            download and accepts the file(s) without operator intervention.
  1213.  
  1214.      rz    [-abeEmMnpPrt+YZy] [dir] [file ...]     (ZMODEM-90 receive) **
  1215.  
  1216.      rz    [-abenprt+Yy] [dir] [file ...]          (ZMODEM receive) **
  1217.  
  1218.      rb    [-abt+y] [dir] [file ...]     (YMODEM receive) **
  1219.  
  1220.      rb -g [-abt+y] [dir] [file ...]     (YMODEM-g receive) **
  1221.  
  1222.      rc    [-abt+y] file1                (XMODEM/CRC receive)
  1223.  
  1224.      ro    [-abt+y] file1                (XMODEM OverThruster receive)
  1225.  
  1226.      rx    [-abt+y] file1                (XMODEM receive)
  1227.  
  1228.      rx -g [-abt+y] file1                (Qmodem-G receive) **
  1229.  
  1230.            ** Download directory specification and -g ignored w/o
  1231.            registration
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.      Chapter 6 Pg 19       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1241.  
  1242.  
  1243.      sz    [-abefnprtFYQS+yZ] [-w[N]]  [PREFIX=p | ONAME=n] file ...(ZMODEM
  1244.            send)
  1245.  
  1246.      sz    [-abeEfmMnpPrtFYQS+yZ] [-w[N]]  [PREFIX=p | ONAME=n] file
  1247.            ...(ZMODEM-90 send)
  1248.  
  1249.            Pathnames are separated by spaces.  Wildcards are OK.
  1250.  
  1251.            EXAMPLE: gsz port 2 sz -r /tmp/file1 /tmp/file3 *.c
  1252.  
  1253.  
  1254.            The "sz" and "sb" commands exploit DOS's tree structured file
  1255.            system.  A directory or disk specifier expands to all files in
  1256.            that directory.
  1257.  
  1258.            EXAMPLE: gsz port 2 sz -r C:srcdir
  1259.  
  1260.  
  1261.            If you use PREFIX= or ONAME= with the "sb" or "sz" commands, these
  1262.            pathnames must be entered in lower case unless the underlying file
  1263.            system supports upper AND lower case.
  1264.  
  1265.            EXAMPLE: gsz port 2 sz -r ONAME=newsrc.c temp.c
  1266.  
  1267.  
  1268.  
  1269.      sb    [-ft] [PREFIX=p | ONAME=n] file ...     (YMODEM or YMODEM-g send)
  1270.  
  1271.      sb -k [-ft] [PREFIX=p | ONAME=n] file ...     (YMODEM-1k or YMODEM-g
  1272.            send)
  1273.  
  1274.      sx    [-t] file1                    (XMODEM, XMODEM/CRC, Qmodem-G send)
  1275.  
  1276.      sx -k [-t] file1                    (XMODEM-1k send)
  1277.  
  1278.  
  1279.      v     Verify the serial number by writing a log entry (see DSZLOG).
  1280.  
  1281.            v      1     0 bps    0 cps   0 errors     0  128 s/n 666
  1282.  
  1283.            The letter "v" indicates a verification entry.  The first numeric
  1284.            field is 1 if YMODEM-g is supported.  The last field is the serial
  1285.            number.  Unregistered copies show a s/n of 0.
  1286.  
  1287.  
  1288.      o     Turn off Data Terminal Ready (DTR), terminating ("offing") the
  1289.            connection if the modem responds to DTR.  Useful with the "t"
  1290.            command to disconnect afterwards.
  1291.  
  1292.            EXAMPLE: gsz t o
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.  
  1299.      Chapter 6 Pg 20       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1300.  
  1301.  
  1302.      LARG  Convert ARG to lower case, then parse arg.
  1303.  
  1304.  
  1305.      The meanings of optional arguments to the file transfer commands are
  1306.      described in DSZBG.DOC and the ZCOMM/Pro-YAM manual.
  1307.  
  1308.      The s (SlugBait) option prevents a receiver from receiving a file
  1309.      without accounting for it.  Attempts to do so are flagged with a Q
  1310.      status in the log file.  This option can cause a transfer that
  1311.      legitimately fails near the end of the file to be reported as
  1312.      Questionable rather than ERROR.  SlugBait causes GSZ to return success
  1313.      if at least one file is transferred.
  1314.  
  1315.      Send files may be specified indirectly:
  1316.                                gsz sz @C:files.lst
  1317.      sends the files in C:files.lst.  This provides another means of
  1318.      bypassing the DOS command line limit.  The first letter must be "@" and
  1319.      the third letter must be ":" to distinguish this from an ordinary
  1320.      pathname.  Pathnames in the indirection file may be separated by any
  1321.      combination of space(s), tab(s), CR and/or LF.  No spaces may appear
  1322.      inside a pathname; "FOO     .BAR" won't work.
  1323.  
  1324.      A list of files to send may be built up with a command like:
  1325.  
  1326.      EXAMPLE: dir *.zip > files.tmp
  1327.  
  1328.      This file can be edited to remove unwanted files.  Then you send the
  1329.      files with:
  1330.      GSZ sz -m @c:files.tmp
  1331.  
  1332.  
  1333.      6.2  Interrupt Keys
  1334.  
  1335.      Ctrl-Break Terminates the transfer in progress.
  1336.  
  1337.      ALT-N Abruptly terminates (NUKES) the transfer in progress.
  1338.  
  1339.      Ctrl-X Typing a dozen Ctrl-X characters to another ZMODEM program
  1340.           terminates ZMODEM operations.
  1341.  
  1342.      ALT-F Skips the current file in ZMODEM transfers.
  1343.  
  1344.      ALT-B Cancels the current ZMODEM session.
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.      Chapter 7 Pg 21       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1359.  
  1360.  
  1361.      7.  NUMERIC PARAMETERS
  1362.  
  1363.      GSZ uses the following main numeric parameters, settable with the pxN
  1364.      command.
  1365.  
  1366.      EXAMPLE: gsz pQ0 rz -rr
  1367.  
  1368.  
  1369.      **************************************************************************
  1370.      NOTE: Parameter setting commands such as "pd0" cannot be added to
  1371.      DSZOPT, they must be included in the command line.
  1372.      **************************************************************************
  1373.  
  1374.      In addition, GSZ uses the Pro-YAM/ZCOMM zmodem numeric parameters
  1375.      described in the Pro-YAM/ZCOMM reference manual (ZCOMMDOC.ZIP) and in
  1376.      DSZBG.DOC.
  1377.  
  1378.  
  1379.      B   Set the size of buffer used for disk reads and writes.  The default
  1380.          is 1024, 4096 maximum (16384 max on GSZ and DSZ.EXE).  If your copy
  1381.          of GSZ is running on a floppy disk system or a very slow turkey hard
  1382.          disk, a larger value may give better results.  Too large a value may
  1383.          exhaust memory, induce receiver timeouts, cause disconnects(!), or
  1384.          generate spurious CRC errors.  If performance logging doesn't work,
  1385.          this parameter is too big.
  1386.  
  1387.          EXAMPLE: gsz pB4096 sz A:floppy.fil
  1388.  
  1389.          Setting the buffer size may lock out the performance log, DSZFILES,
  1390.          and/or indirect pathname list in GSZ.COM.
  1391.  
  1392.          IF YOU AREN'T BLOODY SURE YOU NEED A BIGGER BUFFER, DON'T USE ONE.
  1393.  
  1394.          Please understand that the B parameter has nothing to do with
  1395.          anything you've heard about 128, 1024 or 8192 byte XMODEM style
  1396.          blocks.  Normally, ZMODEM's block size is the entire file!
  1397.  
  1398.      G   This parameter controls the number of bytes loaded into the 16550A
  1399.          transmit FIFO (First In First Out) storage register on each
  1400.          interrupt.
  1401.  
  1402.          For maximum efficiency, GSZ fills the 16 byte transmit FIFO when the
  1403.          UART generates a FIFO Empty interrupt.  Once loaded, data
  1404.          transmission from the transmit FIFO cannot be stopped, so many bytes
  1405.          may be sent after the modem sends XOFF or asserts hard flow control
  1406.          restraint.  Good engineering practice requires that modems accept a
  1407.          large number of bytes after exerting flow control restraint, but
  1408.          some modems won't.
  1409.  
  1410.          This parameter is effective only with PCDOS machines using FIFO
  1411.          buffered UART devices.  To improve gsz's responsiveness to flow
  1412.  
  1413.  
  1414.  
  1415.  
  1416.  
  1417.      Chapter 7 Pg 22       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1418.  
  1419.  
  1420.          control restraint, set this parameter to 0.
  1421.  
  1422.          EXAMPLE: pG0
  1423.  
  1424.  
  1425.      O   This parameter controls XMODEM OverThruster(TM).  It is described in
  1426.          DSZBG.DOC.
  1427.  
  1428.      P   After a "speed" command, if you give a p command (display
  1429.          parameters), the P parameter value will indicate the type of serial
  1430.          I/O UART chip detected.  GSZ automatically detects and enables the
  1431.          FIFO on the NS16550A, NS16550AFN, Goldstar GM82C550, and Intel 82510
  1432.          chips.
  1433.  
  1434.          EXAMPLE: gsz port 1 speed 19200 p
  1435.  
  1436.  
  1437.          0  Indicates a standard 8250 or 16450 UART with no special features.
  1438.  
  1439.          1  Indicates an NS16550AN or NS16550AFN with 16 deep receive FIFO.
  1440.             These are the preferred chips.
  1441.  
  1442.          2  Indicates an Intel 82510 with 3 deep receive FIFO.
  1443.  
  1444.          The sequence "port 1 pP1 speed 19200" bypasses GSZ's verification
  1445.          checks normally performed on the FIFO configuration and may allow
  1446.          defective FIFO logic on certain chips to be used.  This incantation
  1447.          is not required for the NS16550AN or NS16550AFN.
  1448.  
  1449.          The sequence "pP-1 speed 2400" should be used with the Western
  1450.          Digital WD16550 chip to disable the brain damaged FIFO on that chip.
  1451.          The WD16550 FIFO has been observed to lose data when transmitting at
  1452.          2400 bps and slower speeds.  The minimum speed for normal transmit
  1453.          FIFO operation with the WD16C550 may vary with different computers.
  1454.  
  1455.  
  1456.      Q   Error code returned to DOS (default 1).  (Success always returns 0.)
  1457.          Some programs toss cookies when confronted with certain exit codes.
  1458.  
  1459.          EXAMPLE: gsz pQ-1 sz foo.bar
  1460.  
  1461.  
  1462.          GSZ reports an error if no files have been transferred, even if the
  1463.          command used wasn't supposed to transfer any file(s).
  1464.  
  1465.  
  1466.      R   If set to 1, causes partially received files to be deleted.
  1467.  
  1468.          EXAMPLE: GSZ pR1 rz
  1469.  
  1470.  
  1471.  
  1472.  
  1473.  
  1474.  
  1475.  
  1476.      Chapter 7 Pg 23       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1477.  
  1478.  
  1479.      S   Timeout in seconds (default 15) waiting for restraint release (XON
  1480.          and/or handshake).
  1481.  
  1482.      V   (DSZ.COM and GSZ only) Set this to 1 to use direct to screen video.
  1483.          This speeds up displays but may cause serial input errors when CGA
  1484.          equipped computers are used at high speeds.
  1485.  
  1486.          EXAMPLE: GSZ pV1 rz
  1487.  
  1488.          sets direct video output.
  1489.  
  1490.      W   Wait for Enter key before exiting after an error.  Useful when
  1491.          calling GSZ from DESQview, allows the window to close unless there
  1492.          is an error message that should remain visible.
  1493.  
  1494.          EXAMPLE: gsz pW1 sz foo.bar
  1495.  
  1496.  
  1497.      Y   Control byte for the NS16550AN/NS16550FAN FCR register.  If you
  1498.          don't know what the FCR does, don't mess with this parameter.  It
  1499.          has been suggested that a different value (129) may improve
  1500.          multitasking under DESQview when multiple copies of GSZ are active.
  1501.  
  1502.      a   Calibrates certain protocol timeouts used with XMODEM and YMODEM
  1503.          transfers (Cybernetic Data Recovery(TM)).  This parameter does not
  1504.          affect ZMODEM transfers.
  1505.  
  1506.          The a numeric parameter is automatically set to 2000 for a 4.77 mHz
  1507.          PC or XT, 4000 for a PS2/30, 6000 for an 8 mHz 1ws AT, and 12000 for
  1508.          a PS2/80.  If your computer has a speedup card or otherwise runs
  1509.          unusually fast (or slow!) for its type, you may set the a numeric
  1510.          parameter to a value that reflects its speed.
  1511.  
  1512.          EXAMPLE: gsz port 2 pa4000 rb
  1513.  
  1514.  
  1515.          NOTE: Setting this parameter does not suppress the "Unknown Machine
  1516.          Type" message which is displayed before the command line is scanned.
  1517.  
  1518.      d   A non zero value (the default) causes incoming files received with
  1519.          ZMODEM and full YMODEM transfers to have their Date set to that sent
  1520.          in the file header.  ZMODEM's file management features depend on the
  1521.          transmission of each file's modification date.  Files will have the
  1522.          same creation date, even if the two machines are in different time
  1523.          zones.  When transferring files to/from a Unix system, creation
  1524.          dates are interpreted according to GMT or Universal Coordinated
  1525.          Time.  File dating may be disabled with a pd0 command, which causes
  1526.          files to assume the date and time they were received.
  1527.          NOTE: Backdating file creation times may confuse some backup
  1528.          programs.
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.      Chapter 7 Pg 24       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1536.  
  1537.  
  1538.      v   Verbose level (debugging output) Negative values inhibit some
  1539.          routine messages.  Setting v to 1 or greater causes serialized
  1540.          copies to ring the bell when a transfer is done.
  1541.  
  1542.          EXAMPLE: gsz pv1 port 2 rz
  1543.  
  1544.  
  1545.      z   Timezone in minutes behind GMT, used for ZMODEM and True YMODEM file
  1546.          transfers to coordinate the actual date of the file with computers
  1547.          in other time zones.  PDT or MST corresponds to 420.  This may be
  1548.          preset with the ZONE DOS environment variable.
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.      Chapter 8 Pg 25       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1595.  
  1596.  
  1597.      8.  ENVIRONMENT VARIABLES
  1598.  
  1599.      The following DOS environment variables may be set to modify GSZ
  1600.      operation.  DOS environment variables are set by giving a command to DOS
  1601.      before running GSZ.  You can add these commands to your autoexec.bat
  1602.      file.
  1603.  
  1604.  
  1605.      EXAMPLE: set DSZPORT=2
  1606.  
  1607.  
  1608.      The following form may be used for arbitrary address/vector
  1609.      combinations:
  1610.  
  1611.      EXAMPLE: set DSZPORT=3e8,4
  1612.  
  1613.      These DOS "set" commands may be placed in your AUTOEXEC.BAT file or
  1614.      given just before you run your communications program.
  1615.  
  1616.      IMPORTANT! Do not add spaces to these commands!!
  1617.      set DSZPORT  =  2 WILL NOT WORK!
  1618.  
  1619.  
  1620.      DIRRX (Registered copies only.) Specifies the directory to receive
  1621.          (download) files.  If the sting in DIRRX ends with "/", directory
  1622.          and/or disk designators in the incoming pathname are stripped, and
  1623.          only the stem (name and extension) is used.  Otherwise, if an
  1624.          incoming file has an absolute pathname, the incoming pathname is
  1625.          used.
  1626.  
  1627.          EXAMPLE: set DIRRX=C:/modem/download/gsz/
  1628.          gsz rz -r
  1629.          downloads files to the /modem/download/gsz directory on the C:
  1630.          drive, with ZMODEM Crash Recovery..
  1631.  
  1632.  
  1633.          EXAMPLE: set DIRRX=B:/
  1634.  
  1635.          The DOS "set" command defining the receive directory may be placed
  1636.          in your AUTOEXEC.BAT file.  Make certain there is enough environment
  1637.          space to hold this value.  Confirm this by typing "set" to the DOS
  1638.          prompt and verifying the DIRRX value is listed correctly.
  1639.  
  1640.      DSZFILES May contain a list of up to 9999 pathnames to transmit, with
  1641.          entries separated by spaces.  If present, DSZFILES is used in place
  1642.          of a normal command line list of files to send with the sb and sz
  1643.          commands.
  1644.  
  1645.          EXAMPLE: set DSZFILES=file1 file2 file3 *.c
  1646.          gsz port 2 handshake on sz -rr
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.  
  1653.      Chapter 8 Pg 26       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1654.  
  1655.  
  1656.          In practice, this string would be built up by a calling program and
  1657.          passed to GSZ with a "spawnvpe", "execvpe", or similar subroutine
  1658.          call.
  1659.  
  1660.          SEE ALSO: Pathname list specification @C:files.lst
  1661.  
  1662.      DSZLOG log file to receive entries for files sent and received.
  1663.          (Default null).  Sample entries:
  1664.  
  1665.      Z  46532 38400 bps 3324 cps   0 errors    66 1024 GSZ.COM 1177
  1666.      Z 124087 19200 bps 1880 cps   0 errors     6 1024 MXY.TMP 1177
  1667.  
  1668.          Transfer times are based on the DOS time of day clock and have up to
  1669.          two seconds' uncertainty.  As with all protocol throughput reports
  1670.          generated by Omen Technology programs (and contrary to the false
  1671.          claims of some critics), GSZ's throughput figures for ZMODEM,
  1672.          Kermit, and True YMODEM(TM) transfers do not take "credit" for
  1673.          pathname and/or protocol overhead characters.  GSZ's throughput
  1674.          reports do not include the time required to send the pathname.  This
  1675.          understates the true time required to transfer files, but the time
  1676.          required to send the pathname often depends on the alacrity of the
  1677.          operator, and thus does not always reflect the performance of the
  1678.          protocol itself.
  1679.  
  1680.          Transfers measuring less than one second are reported as having 9999
  1681.          characters per second throughput.
  1682.  
  1683.          The unlabeled numeric field after the error (retry) count is the
  1684.          number of flow control stoppages encountered sending the file.  This
  1685.          number gives an indication of flow control restrictions (overloaded
  1686.          networks, etc.) encountered during the transfer.
  1687.  
  1688.          The last numeric field before the file name is the YMODEM block size
  1689.          or ZMODEM subpacket length used for the last block in the file.
  1690.  
  1691.          The last field is the serial number of the other program, or -1 if
  1692.          this information is not available.  When sending files, the
  1693.          receiving program's serial number is not normally available unless
  1694.          the -S option is used.
  1695.  
  1696.          The code letter indicates the type of transfer, Z (ZMODEM), S
  1697.          (X/YMODEM), R (X/YMODEM), E (error), or L (transfer terminated by
  1698.          loss of data carrier).
  1699.  
  1700.          WARNING: If GSZ encounters a loss of carrier or other fatal error
  1701.          condition before a file COMMENCES transmission, a log entry may not
  1702.          be made.
  1703.  
  1704.  
  1705.          EXAMPLE: set DSZLOG=C:/yam/gszlog
  1706.  
  1707.  
  1708.  
  1709.  
  1710.  
  1711.  
  1712.      Chapter 8 Pg 27       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1713.  
  1714.  
  1715.          IMPORTANT! NO SPACES!!
  1716.  
  1717.  
  1718.      DSZOPT (Registered copies only) String containing default options for
  1719.          GSZ file transfers.  Legal option letters for DSZOPT are the
  1720.          optional modifiers to the GSZ sz, rz, sx, rx, sb, rb commands.
  1721.  
  1722.          A T may be appended to the string to force GSZ to exit after it has
  1723.          recognized a ZMODEM AutoDownload(TM) request.
  1724.  
  1725.          An 8g may be appended to the string to make BBS (ANSI) graphics the
  1726.          default for GSZ's t command.  The ability to preset these options is
  1727.          especially helpful for controlling ZMODEM automatic downloads from
  1728.          GSZ's t command.
  1729.  
  1730.          EXAMPLE: set DSZOPT=r
  1731.          Enables GSZ's Intelligent Crash Recovery(TM) as a default.
  1732.  
  1733.          Let's say you wish ZMODEM crash recovery, and BBS "graphics" for the
  1734.          GSZ term function:
  1735.          set DSZOPT=r8g
  1736.  
  1737.  
  1738.          If you're downloading files from GEnie with an MNP modem, the
  1739.          following will speed up your downloads with Genie's ZMODEM-90Tm.
  1740.          (You can recognize ZMODEM-90 on GEnie two ways: 1) MobyTurboTm is
  1741.          used to speed ZIP and ARC downloads, 2) "sz 4.xx" is displayed at
  1742.          the end of transfer.  As of this writing, ZMODEM-90 may not be
  1743.          available in all libraries.) Note that (as usual with GSZ) case is
  1744.          significant: the "r" must be lower case, the "W" upper case.
  1745.          set DSZOPT=rW16384
  1746.  
  1747.  
  1748.          WARNING: Do NOT include "ena" or any other commands in the DSZOPT
  1749.          string.  With the exception of the "8g" mode, only **options** may
  1750.          be placed in the DSZOPT string!  (Options are the letters that
  1751.          modify the sz, rz, sb, etc. commands.  In "rz -r", "r" is an
  1752.          option.)
  1753.  
  1754.          Parameters can not be set in DSZOPT.
  1755.  
  1756.      MAXBYTES Maximum number of bytes allowed for transfer.  If this number
  1757.          is exceeded, GSZ skips the offending files (ZMODEM) or aborts
  1758.          remaining files in the batch (YMODEM).
  1759.  
  1760.      DSZPORT Default communications port override, default 1.
  1761.  
  1762.          EXAMPLE: set DSZPORT=2
  1763.  
  1764.          IMPORTANT! NO SPACES!!
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.      Chapter 8 Pg 28       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1772.  
  1773.  
  1774.      ZONE sets the z numeric parameter to the number of minutes the current
  1775.          local time lags GMT time.  PDT or MST corresponds to 420.  PST
  1776.          corresponds to 480.
  1777.          EXAMPLE:
  1778.          set ZONE=420
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.  
  1795.  
  1796.  
  1797.  
  1798.  
  1799.  
  1800.  
  1801.  
  1802.  
  1803.  
  1804.  
  1805.  
  1806.  
  1807.  
  1808.  
  1809.  
  1810.  
  1811.  
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.      Chapter 9 Pg 29       GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1831.  
  1832.  
  1833.      9.  EXIT STATUS
  1834.  
  1835.      GSZ exits with 0 status for successful transfers, or the value of the Q
  1836.      numeric parameter (default 1) if a file transfer failed, or if no files
  1837.      were transferred.  Many languages and "door" programs do not return this
  1838.      information to the calling program.  Some languages and "door" programs
  1839.      freak out (hang) on certain non-zero exit values.
  1840.  
  1841.      A batch file that calls GSZ directly may be used to detect the GSZ exit
  1842.      status with the DOS "errorlevel" construct.  Please refer to the Q
  1843.      numeric parameter below for more information.
  1844.  
  1845.      GSZ's log file entries may also be examined to determine the success or
  1846.      failure of a file transfer.
  1847.  
  1848.      GSZ commands are an improper subset of Pro-YAM/PowerCom/ZCOMM commands.
  1849.      The file transfer commands are fully described in ZCOMMDOC.ZIP, the
  1850.      ZCOMM User's Manual.  Portions of the ZCOMM User's Manual are also
  1851.      provided in DSZBG.ZOO.  You may refer to one of those documents for
  1852.      details on the following commands.
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.  
  1888.  
  1889.      Chapter 10 Pg 30      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1890.  
  1891.  
  1892.      10.  EXAMPLES
  1893.  
  1894.      gsz sz c:foo.zip              (send 1 file with ZMODEM)
  1895.  
  1896.      gsz sz -m c:*.zip             (send all .ZIP files with MobyTurbo(TM))
  1897.  
  1898.      gsz sz f1.c f2.c f3.c         (send 3 files with ZMODEM)
  1899.  
  1900.      gsz sz c:foo.* b:*.c          (send multiple files with ZMODEM)
  1901.  
  1902.      gsz sz -Z *.lst               (send text files with ZMODEM compression)
  1903.  
  1904.      gsz sz -r bigone.zip          (CRASH RECOVERY: resume interrupted
  1905.      transfer)
  1906.  
  1907.      gsz rz -r                     (CRASH RECOVERY: resume interrupted
  1908.      transfer)
  1909.  
  1910.      gsz rz -rr                    (CRASH RECOVERY with file comparison)
  1911.  
  1912.      gsz handshake both sz yamdemo.zip       (Hardware+Software handshake)
  1913.  
  1914.      gsz sz -n *.*                 (send files that are newer or rx has no
  1915.      copy)
  1916.  
  1917.      gsz sz -Yn *.*                (Only send files that are newer than
  1918.      receiver's copy)
  1919.                                    (Do not send files that do not exist on
  1920.      receiver's disk)
  1921.  
  1922.      gsz rz C:/UPLOADS             (receive files to specified directory *)
  1923.  
  1924.      gsz port 2 speed 38400 handshake both restrict rz
  1925.                                    (Restrict provides protection for BBS's)
  1926.  
  1927.      gsz rz  -y prog.zip           (ZMODEM, single file pathname override)
  1928.  
  1929.      gsz z pr1 rx foo.dat          (XMODEM receive, remove file if error)
  1930.  
  1931.      gsz pO60 ro foo.dat           (XMODEM/OverThruster receive, GEnie MNP *)
  1932.  
  1933.      GSZ LRC L-Y NEWPROG.ZIP       (generate lower case "rc -y" command)
  1934.  
  1935.      gsz sz foo >debug.dmp         (Debugging data dump)
  1936.  
  1937.      gsz sz @C:/bbs/files.lst      (Indirect file list)
  1938.  
  1939.      gsz sz -u *.lst               (Unlink (Delete) files as they are sent)
  1940.  
  1941.      * Registered copies only
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.  
  1948.      Chapter 10 Pg 31      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1949.  
  1950.  
  1951.      11.  BACKGROUND OPERATION
  1952.  
  1953.      Three DESQview description files are provided to demonstrate background
  1954.      operation with modest (66 kb window) memory requirements.  DSZ uses
  1955.      tight C/ASM code, table driven CRC generators, and buffered receive and
  1956.      transmit for good performance in the background without hogging CPU
  1957.      cycles.  On a QIC Labs 8 mHz PC-AT clone, DSZ can download files in the
  1958.      background (3 background clock ticks, 9 foreground clock ticks) with a
  1959.      throughput better than 9600 bps.
  1960.  
  1961.      GSZ operates under DESQview with 128k of memory.
  1962.  
  1963.      2S   Prompts for file name(s) and sends them with ZMODEM protocol.
  1964.           File: 2S-PIF.DVP
  1965.  
  1966.      2T   Talks to the modem and allows manual YMODEM (F3) or automatic
  1967.           ZMODEM downloads.  File: 2T-PIF.DVP
  1968.  
  1969.      2A   Like 2T, but using Quarterdeck's dvansi.com memory resident ANSI
  1970.           CRT device driver to process ANSI screen codes.  File: 2A-PIF.DVP
  1971.           DS.BAT is the batch file used by 2A.
  1972.  
  1973.      These files are written for a port 2 local connection and \TMP
  1974.      directory, but may be modified to suit your requirements using the
  1975.      DESQview CP command.  The W numeric allows DESQview to close the window
  1976.      after DSZ finishes, providing a pleasant user interface.
  1977.  
  1978.      Other DVPs, Scripts, and Batch files are available on the DESQView
  1979.      conference on the Sound of Music as DVDSZ20Z.ARC.
  1980.  
  1981.      Please consult the DESQview documentation for instructions on
  1982.      installation procedure for the DVP files.
  1983.  
  1984.      Operation at high speed (above 9600 bps) may require the DESQview
  1985.      "Optimize communications" performance Advanced Setup option.
  1986.  
  1987.      Newer versions of DESQview may require more "common memory" allocation
  1988.      (6-8 k bytes) to operate with DSZ.  Some versions of DESQview do not
  1989.      operate properly with DSZ; DESQview 2.0 is known to work, and DESQview
  1990.      2.25 is reported to have fixed bugs in intermediate versions.
  1991.  
  1992.      On 286 and 386 machines, some DESQview operations involve swapping
  1993.      memory contents with buffers in extended memory.  As with extended
  1994.      memory ramdisks and disk caches, this causes errors with high speed
  1995.      communications.  The considerations discussed in the "286 and 386
  1996.      Extended Memory" subchapter apply here.  Since this DESQview extended
  1997.      memory swapping is asynchronous with respect to DSZ's file transfers,
  1998.      "handshake slow" doesn't help here.  The solution is to force DESQview's
  1999.      memory swaps to use smaller blocks (with interrupts allowed between
  2000.      blocks) and/or use NS16550AN or NS16550AFN or Goldstar GM82C550 chips
  2001.      for the serial interface.
  2002.  
  2003.  
  2004.  
  2005.  
  2006.  
  2007.      Chapter 11 Pg 32      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2008.  
  2009.  
  2010.      If you see funny characters on the screen while a program is loading,
  2011.      you have a conflict between the display adapter and QEMM memory manager
  2012.      which may cause lockups.  If so you must explicitly exclude the display
  2013.      adapter's memory with an EXCLUDE clause in QEMM's config.sys entry.
  2014.  
  2015.            ***********************************************************
  2016.                                      WARNING
  2017.      When running GSZ under a multi tasking system such as DESQview, do not
  2018.      allow two programs to access the same comm port at the same time.  At
  2019.      best, such actions will disrupt communications.  At worst, your computer
  2020.      will attempt to open a subspace channel to V'ger.
  2021.  
  2022.      Tell DESQview to use the SPECIFIC port number you are using, and not "Y"
  2023.      to the question: "Uses serial Ports (Y, N, 1, 2)"
  2024.  
  2025.      When running a comm program under DESQview or any related multitasking
  2026.      executive, GSZ must be called directly from the comm program, in the
  2027.      same window.  DO NOT open a separate window for DSZ unless you were
  2028.      about to power down the computer anyway.
  2029.            ***********************************************************
  2030.  
  2031.      With some communications programs, you can make the call, log in, and
  2032.      then exit (closing the window) without disconnecting the modem.  At this
  2033.      time you can fire up DSZ with the "t" command to allow YMODEM or ZMODEM
  2034.      downloads in a small window.
  2035.      Example File: 2A-PIF.DVP
  2036.  
  2037.      Alternatively, you can start DSZ from the DOS prompt, then type "AT"
  2038.      commands to the modem to call the bulletin board.  DESQview's "learn"
  2039.      facility may be helpful here.
  2040.  
  2041.      11.1  Windows 3
  2042.  
  2043.      Communications programs do not operate well under Windows 3 because
  2044.      Windows does not have true multitasking.
  2045.  
  2046.      11.2  VM
  2047.  
  2048.      According to Marshall Sutherland, Be sure to set IOPL3 mode to YES.
  2049.  
  2050.  
  2051.  
  2052.  
  2053.  
  2054.  
  2055.  
  2056.  
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.  
  2066.      Chapter 12 Pg 33      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2067.  
  2068.  
  2069.      12.  FLOW CONTROL
  2070.  
  2071.      If you plan to send files over Telenet (PC-Pursuit), you must refer to
  2072.      the Pro-YAM or ZCOMM Reference manual (in ZCOMMDOC.ZIP) FLOW CONTROL
  2073.      chapter for vital information on flow control considerations necessary
  2074.      for proper operation of ZMODEM and other streaming protocols.
  2075.  
  2076.  
  2077.  
  2078.  
  2079.  
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091.  
  2092.  
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124.  
  2125.      Chapter 13 Pg 34      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2126.  
  2127.  
  2128.      13.  ERROR MESSAGES
  2129.  
  2130.      COM2 1200 bps Carrier Detect enabled Handshake slow
  2131.      Command line = (commands)
  2132.      This is a normal message displayed to help resolve problems with
  2133.      incorrect batch files.  The port number, speed, carrier detect
  2134.      ("enabled" or "DISABLED") and "handshake" indicate the selected mode of
  2135.      operation.
  2136.  
  2137.      GSZ FINISHED! exit code = 0
  2138.      This is GSZ's normal exit when at least one file has been transferred
  2139.      and no unrecoverable errors have been detected.  If an error such as a
  2140.      failed file transfer had been detected, the exit code would be 1, or the
  2141.      value set in the Q numeric parameter.
  2142.  
  2143.      As the message implies, GSZ has done all of its processing, and has
  2144.      return the communications port and vector to its original value before
  2145.      displaying this message.  If the computer locks up after this message is
  2146.      displayed, there's something wrong with the program that called GSZ, not
  2147.      with GSZ itself.
  2148.  
  2149.      Unknown Machine Type XX, 'a' parameter preset to 6000 indicates a ROM
  2150.      BIOS that does not follow the IBM specification for identifying the
  2151.      machine type.  If your computer causes GSZ to display this message, you
  2152.      may set the a numeric parameter described elsewhere in this document.
  2153.      This message is generated before any commands are read, so do not be
  2154.      alarmed when you "discover" that setting the a parameter doesn't make
  2155.      this message go away.  The a parameter does not affect ZMODEM transfers.
  2156.  
  2157.      Please send us a postcard or letter indicating the reported hex value
  2158.      for machine Type, name of the computer, and its speed so we can include
  2159.      that machine type in a future release.
  2160.  
  2161.      Need more memory to run GSZ or Abnormal program termination is displayed
  2162.      by the TurboC startup routine if GSZ is run in too small a memory
  2163.      partition.  If you see this message, use a larger memory partition for
  2164.      GSZ or remove some memory resident programs.  This message may also
  2165.      appear if the calling program fails to free memory before calling GSZ.
  2166.  
  2167.      No Carrier Detect is displayed when GSZ recognizes a lack of carrier
  2168.      detect signal from the modem.  Most support calls concerning "No Carrier
  2169.      Detect" are caused by the user failing to tell GSZ to use the correct
  2170.      port.  GSZ does not magically divine the COM port number; if the default
  2171.      COM1 is incorrect, GSZ must be told what port to use with the port
  2172.      command or the DPORT environment variable.
  2173.  
  2174.      No Carrier Detect may also be caused by a line disconnect, defective
  2175.      cable, or incorrect modem strapping.  It may be disabled with the d
  2176.      command.  Sometimes this is caused by setting the B parameter to too
  2177.      large a value.
  2178.  
  2179.  
  2180.  
  2181.  
  2182.  
  2183.  
  2184.      Chapter 13 Pg 35      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2185.  
  2186.  
  2187.      Garbage Count Exceeded Indicates ZMODEM has not detected a valid start
  2188.      of header in a reasonable number of characters.
  2189.  
  2190.      If GSZ becomes "stuck" on emitting this messages, it is possible the
  2191.      sending program may not be able to recognize and act upon transmission
  2192.      requests (ZROPS headers).  The sending program should be corrected.  In
  2193.      the meantime, setting a ZMODEM packet length with the "zmodem pl4096"
  2194.      ("l" is the small letter l) command will force the sender to wait for
  2195.      the receivers' progress reports.
  2196.  
  2197.      Permission denied comes from the Microsoft C Library.  This is caused by
  2198.      attempts to modify a read only file or directory, or to create a file in
  2199.      a nonexistent directory.
  2200.  
  2201.      A furtive flashing appearance of XOFF or FLOW during ZMODEM or YMODEM-g
  2202.      file sending signifies GSZ is responding to flow control restraint.
  2203.      This is normal operation when buffered modems or packet switched
  2204.      networks are used.  ZMODEM's robustness and reliability allow creative
  2205.      users to transfer files over unusual multiple computer lash-ups, causing
  2206.      modem data lights and computer status displays to dance in unfamiliar
  2207.      rhythms.
  2208.  
  2209.      Output FLow Control Restraint RELEASED Indcates GSZ has not received a
  2210.      positive flow control signal (XON and/or CTS as specified by the
  2211.      handshake command) within the timeout specified by the S numeric
  2212.      parameter.  This message may appear as the result of line noise.  If it
  2213.      appears often, it may indicate improper flow control settings, defective
  2214.      modem and/or cable, or (rarely) too small a value for the S numeric
  2215.      parameter.  A TSR program that monitors ring detect has also caused this
  2216.      problem.
  2217.  
  2218.      Not allowed to overwrite %s By default, GSZ will not overwrite an
  2219.      existing file.  Use the -y or -n or -r option to overwrite/update
  2220.      existing files.
  2221.  
  2222.  
  2223.      13.1  Got ZRPOS
  2224.  
  2225.      Got ZRPOS indicates the receiving program has detected a transmission
  2226.      error and has requested retransmission.  In other words, ZMODEM is doing
  2227.      its job of detecting and correcting missing and garbled data.
  2228.  
  2229.      If this happens with error correcting modems, or more often than
  2230.      observed line noise would suggest, the receiver's error messages must be
  2231.      studied.  "Line Status Register 01" messages indicate a flow control
  2232.      problem.  "Line Status Register 02" messages suggest a receiver problem
  2233.      with interrupt latency.
  2234.  
  2235.      Otherwise, the sender may have a flow control problem in one of four
  2236.      areas:
  2237.  
  2238.  
  2239.  
  2240.  
  2241.  
  2242.  
  2243.      Chapter 13 Pg 36      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2244.  
  2245.  
  2246.        + Between the sending program and its modem.  If using an interface
  2247.          speed higher than the transmission speed, or modem to modem error
  2248.          correction (MNP, LAPB, PEP, etc.), check that the modem and the
  2249.          sending program are configured for the same flow control methods.
  2250.          Omen Technology's software is faster than most other programs, and
  2251.          may expose flow control problems not seen with slower software.
  2252.  
  2253.        + Between the sending modem and the network.  Correcting this requires
  2254.          "handshake both" to allow the sending program to honor both hardware
  2255.          (CTS) flow control from the modem and software flow control
  2256.          (XON/XOFF) from the network.
  2257.  
  2258.        + Between parts of the network, or between the host computer and its
  2259.          terminal server(s).  We have received a number of reports of
  2260.          problems with Cisco terminal servers.
  2261.  
  2262.        + Between the receiving modem and the receiving program.  This can
  2263.          happen at high transmission speeds when the receiver has specified a
  2264.          large I/O buffer size with the B numeric parameter.
  2265.  
  2266.          Excessive interrupt latency from extended memory ramdisks or disk
  2267.          caches, and poorly written hard disk drivers also wreak havoc on
  2268.          streaming protocols but do not affect start-stop protocols (XMODEM,
  2269.          etc.).  Problems with extended memory disk caches may cause errors
  2270.          at regular intervals; check the receiver's error messages.
  2271.  
  2272.          To work around these problems, give the "handshake slow" command to
  2273.          the receiver.
  2274.  
  2275.      13.2  Subpacket too Long
  2276.  
  2277.      This error may be caused by flow control problems at the sender (see
  2278.      above).
  2279.  
  2280.      13.3  Bad CRC
  2281.  
  2282.      This error may be caused by flow control problems at the sender (see
  2283.      above).
  2284.  
  2285.  
  2286.      13.4  Garbled Data Subpacket
  2287.  
  2288.      This error may be caused by flow control problems at the sender (see
  2289.      above).
  2290.  
  2291.      Byte NNNN retry M: <error message> These messages appear when the
  2292.      protocol has detected an error and is attempting to retransmit the
  2293.      garbled data.  These are normal messages.
  2294.  
  2295.  
  2296.  
  2297.  
  2298.  
  2299.  
  2300.  
  2301.  
  2302.      Chapter 13 Pg 37      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2303.  
  2304.  
  2305.      13.5  Serial Input Error: Line Status Register xx
  2306.  
  2307.      Serial Input Error: Line Status Register HH indicates a hardware
  2308.      problem, slow device driver, TSR program, or other software is disabling
  2309.      interrupts too long for the program to accept incoming data, and some
  2310.      characters are lost.  A slow response to folow control also triggers
  2311.      this message.
  2312.  
  2313.      The value of the line status register is displayed in HEX.  The
  2314.      following error conditions are OR'ed into the Line Status Register.
  2315.  
  2316.  
  2317.      01   The Interrupt level circular buffer has been overrun.  This
  2318.           indicates a flow control problem.  The remote did not respond to
  2319.           GSZ's XOFF or hardware flow control signal, and continued to send
  2320.           characters after being told not to.  This problem is alleviated by
  2321.           matching flow control between the sending computer, modems, and the
  2322.           receiving computer.  Usually, the mismatch exists between the
  2323.           sending computer and its modem.
  2324.  
  2325.  
  2326.      02   An 02 value for the LSR indicates Data Overrun.  "Data Overrun"
  2327.           means the computer was not able to respond to an incoming character
  2328.           from the UART (modem) in time to make room for the next incoming
  2329.           character.  Data Overruns are caused by poorly designed software
  2330.           (or ROM BIOS "firmware") locking out interrupts for excessive
  2331.           periods.  These lockouts prevent the communications program from
  2332.           responding to the incoming characters quickly enough.
  2333.  
  2334.           To correct Data Overruns, you must correct the offending
  2335.           condition(s) to allow the communications program to operate
  2336.           properly.
  2337.  
  2338.           Common causes of excessively long interrupt lockouts ("critical
  2339.           code regions") are disk drivers (BIOS), window managers (Windows 3
  2340.           is terrible), disk caches, TSR programs, and EGA/VGA board auto-
  2341.           select.
  2342.  
  2343.           Slowing the CPU to allow games and other time dependent programs to
  2344.           be used can generate excessive interrupt latency.
  2345.  
  2346.           Some BIOS programs are written without regard to their effect on
  2347.           high speed communications.  Better versions of the offending BIOS
  2348.           programs may be made available if enough users complain about poor
  2349.           performance.
  2350.  
  2351.           Interrupt latency caused by EGA/VGA board auto-select can be often
  2352.           corrected by disabling the board's Auto-Select.
  2353.  
  2354.           Poorly written disk caches and disk drivers cause interrupt latency
  2355.           that affects streaming protocols (ZMODEM) but not start-stop
  2356.  
  2357.  
  2358.  
  2359.  
  2360.  
  2361.      Chapter 13 Pg 38      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2362.  
  2363.  
  2364.           protocols such as XMODEM, YMODEM, JMODEM, Lynx, etc.  The handshake
  2365.           slow command can be used to stop reception during disk transfers.
  2366.  
  2367.           Other chapters in this document give suggestions for working around
  2368.           excessive interrupt latency by using the NS16550AN UART chip.
  2369.           Please refer to the "Brain Damaged UARTS" subchapter.
  2370.  
  2371.           Please try all the suggestions mentioned here before contacting
  2372.           Omen Technology about data overruns.
  2373.  
  2374.  
  2375.      08   Framing Error generally caused by line noise or an incorrect
  2376.           transmission speed ("baud rate") or format (number of bits).  Also
  2377.           caused by some cheap internal modems.  Most protocols require 8
  2378.           bits no parity (-8n) for proper operation.  This is set
  2379.           automatically by Omen Technology programs, but other programs may
  2380.           not be so smart.
  2381.  
  2382.  
  2383.      10   Break Interrupt generally caused by line noise or an incorrect
  2384.           transmission speed ("baud rate") or format (number of bits).  Also
  2385.           caused by some cheap internal modems.
  2386.  
  2387.  
  2388.      18   Framing Error and Break Interrupt (see above) in combination.
  2389.  
  2390.           This error may also be caused by defective 8250 UART chips.  Some
  2391.           internal modem cards have slow 8250 chips that do not operate
  2392.           properly with computers faster than 4.77 mHz.  Replacing the 8250
  2393.           with a NS16550AN is recommended.  Please refer to the "Brain
  2394.           Damaged UARTS" subchapter for details.
  2395.  
  2396.      Please refer to the In Case of Difficulty chapter of this document for
  2397.      solutions.
  2398.  
  2399.      Less commonly encountered GSZ error messages are explained in the Pro-
  2400.      YAM manual.
  2401.  
  2402.  
  2403.      13.6  No Carrier Detect
  2404.  
  2405.      If you see a No Carrier Detect message, and you haven't lost the
  2406.      connection, you should fix your modem cable or modem settings to allow
  2407.      proper operation of the Carrier Detect signal (CD).
  2408.  
  2409.      A poorer alternative is to give the d command:  gsz port 1 speed 2400 d
  2410.      t
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418.  
  2419.  
  2420.      Chapter 13 Pg 39      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2421.  
  2422.  
  2423.      13.7  Port %d (%X) defective
  2424.  
  2425.      When GSZ selects a serial port, it performs a quick hardware check to
  2426.      verify the presence and minimal functionality of the 8250 family UART.
  2427.      This message usually means a nonexistent port has been selected.
  2428.  
  2429.      Reports have been received of functional but nonstandard UART chips
  2430.      triggering this message.
  2431.  
  2432.  
  2433.      13.8  COMMAND NOT FOUND
  2434.  
  2435.      If you see this message, make sure GSZ is in the DOS PATH.  Sometimes
  2436.      this error is caused by having too many environment variable strings.
  2437.  
  2438.  
  2439.      13.9  Out of Environment
  2440.  
  2441.      means there is not enough room in the program environment to accept more
  2442.      data.
  2443.  
  2444.      DOS prints this message when it cannot allocate more memory to
  2445.      accommodate a "set" command, such as "set dirrx=c:/downloads/".
  2446.  
  2447.      Try moving the "set" commands to the batch file that calls your comms
  2448.      program, or to your AUTOEXEC.BAT file.
  2449.  
  2450.      To increase environment, use the /E switch. The default is 160 bytes.
  2451.  
  2452.      An example for your CONFIG.SIS file: SHELL=C:COMMAND.COM/E:256
  2453.  
  2454.      NOTE: Large environments may cause GSZ.COM to lockup.  This is less of a
  2455.      problem with GSZ.EXE.
  2456.  
  2457.  
  2458.  
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.      Chapter 14 Pg 40      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2480.  
  2481.  
  2482.      14.  SLOW TRANSFERS
  2483.  
  2484.      Some users report slower than expected file transfers even when few or
  2485.      no errors are reported.  Some possible causes are:
  2486.  
  2487.      If "handshake slow" is used, throughput may suffer.  Try one of the
  2488.      other solutions to the "Line Status Register = 02" errors discussed
  2489.      above.  When using "handshake slow" it may be possible to increase the
  2490.      modem's interface speed to 19200 bps or faster.
  2491.  
  2492.      Bad phone lines will silently slow MNP modems, sometimes without any
  2493.      error indications.  If the modems disconnect fairly often you should
  2494.      suspect marginal phone line conditions that are being hidden by MNP
  2495.      error correction.
  2496.  
  2497.      One of the programs may have set a parameter or option that acts to slow
  2498.      the transfer under certain conditions.
  2499.  
  2500.  
  2501.  
  2502.  
  2503.  
  2504.  
  2505.  
  2506.  
  2507.  
  2508.  
  2509.  
  2510.  
  2511.  
  2512.  
  2513.  
  2514.  
  2515.  
  2516.  
  2517.  
  2518.  
  2519.  
  2520.  
  2521.  
  2522.  
  2523.  
  2524.  
  2525.  
  2526.  
  2527.  
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533.  
  2534.  
  2535.  
  2536.  
  2537.  
  2538.      Chapter 15 Pg 41      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2539.  
  2540.  
  2541.      15.  IN CASE OF DIFFICULTY
  2542.  
  2543.      15.1  LOCKUPS
  2544.  
  2545.      15.1.1  Insufficient Memory
  2546.      GSZ complains when it detects insufficient memory to operate.  When
  2547.      calling GSZ from another program, there may be ALMOST enough memory for
  2548.      proper operation, but GSZ locks up during a transfer or the calling
  2549.      program freezes after GSZ displays the "GSZ Finished" message.
  2550.  
  2551.      Sometimes there is a message about insufficient memory, sometimes just a
  2552.      lockup and no message.  To verify this problem, call CHKDSK from within
  2553.      your comms program (not from DOS!) by defining it as an external
  2554.      protocol.  If you use an interface program (Hotkeyz, Prodoor, etc.), you
  2555.      must call CHKDSK from that program, as those programs also reduce the
  2556.      memory available to GSZ.
  2557.  
  2558.      CHKDSK should report at least 64k free memory.  If less memory is
  2559.      reported, reduce the size of the COMMS program's capture buffer, or
  2560.      reboot the system with fewer/smaller device drivers and TSR programs.
  2561.      Calling GSZ directly from the comms program instead of from an interface
  2562.      also saves memory.
  2563.  
  2564.  
  2565.      15.1.2  Environment TOO BIG
  2566.      A large environment may cause GSZ.COM to lockup.  The size of the
  2567.      environment (the amount of text you get when you give the DOS "set"
  2568.      command) is subtracted from the data space available to 8086 C programs.
  2569.      This can be a problem with GSZ.COM, whose 8086 tiny model limits code,
  2570.      data, stack, and environment to 64 kb TOTAL.  Use GSZ.EXE (compiled with
  2571.      8086 small model) to alleviate this problem.
  2572.  
  2573.  
  2574.      15.1.3  Bad COM Port Configuration
  2575.      GSZ is fastidious about which interrupt vectors it takes over.  Unlike
  2576.      some programs, GSZ uses only the correct interrupt vector for its
  2577.      interrupt service routine.  (This allows multitasking.)
  2578.  
  2579.      GSZ obtains and releases this vector with standard DOS function calls.
  2580.      This allows multi line operation under DESQview and other multitasking
  2581.      systems.
  2582.  
  2583.      Incorrectly configured serial ports that work with programs that pig out
  2584.      both IRQ3 and IRQ4 will lock up with GSZ.  If GSZ locks up the machine
  2585.      as soon as it tries to send or receive data, this is usually the fault.
  2586.      Make sure the comm port is strapped correctly; COM1 uses IRQ4, COM2 uses
  2587.      IRQ3.  GSZ will lock up if the comm port is not properly set up.
  2588.  
  2589.      In addition, GSZ will not work properly if two devices are connected to
  2590.      the same IRQ line, even when some other programs (that don't use
  2591.      interrupts as intensively) do work normally on the same machine.
  2592.  
  2593.  
  2594.  
  2595.  
  2596.  
  2597.      Chapter 15 Pg 42      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2598.  
  2599.  
  2600.      COM3 and above are not widely standardized.  If you have problems with
  2601.      COM3, chances are your "COM3" is non standard.
  2602.  
  2603.  
  2604.      15.1.4  LAN Manager Conflicts
  2605.      Some Local Area Network (LAN) managers take over comm ports using code
  2606.      that interferes with GSZ.
  2607.  
  2608.      The following hint is from Tom Louvaris, LANtastic Sales/Support - New
  2609.      York.  Other LAN mamagers may require similar incantations to keep the
  2610.      LAN manager from messing with GSZ's comm port.
  2611.  
  2612.      Problem: When the lan is running, GSZ intermittantly fails.  GSZ starts
  2613.      the transfer by displaying "Ready to send pathname".  The receiving
  2614.      system does noting.  Eventually, GSZ exits with code 1, and no file is
  2615.      sent.
  2616.  
  2617.      To release one or more Com Ports with LANtastic 3.x, enter the
  2618.      following...
  2619.  
  2620.              Net Queue Halt \Sever-name Comn
  2621.  
  2622.  
  2623.      Note: You must be logged on to "Server-name" with Queue priveleges to
  2624.  
  2625.  
  2626.  
  2627.  
  2628.  
  2629.  
  2630.  
  2631.  
  2632.  
  2633.  
  2634.  
  2635.  
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642.  
  2643.  
  2644.  
  2645.  
  2646.  
  2647.  
  2648.  
  2649.  
  2650.  
  2651.  
  2652.  
  2653.  
  2654.  
  2655.  
  2656.      Chapter 15 Pg 43      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2657.  
  2658.  
  2659.      enable the operation of this command.
  2660.  
  2661.      15.2  Incorrect Batch Files
  2662.  
  2663.      Incorrect batch files are the number one source of problems using GSZ
  2664.      for uploads and downloads.  Bulletin board programs with convoluted
  2665.      batch file mechanisms exacerbate the problem.
  2666.  
  2667.      GSZ's command line echo was added to assist in correcting defective
  2668.      batch files.  You should see a display like:
  2669.  
  2670.      Command line = 'rz '
  2671.      or
  2672.      Command line = 'port 2 speed 9600 sz foo.baz '
  2673.  
  2674.      You may have to add a "pause" command at the end of the batch file to
  2675.      allow GSZ's messages to be seen.  Another possibility is to turn on the
  2676.      printer with ^P before running GSZ, so GSZ's message can be saved on
  2677.      paper.
  2678.  
  2679.      In general, the Command line display should look like one of the
  2680.      examples in this document or those displayed by GSZ itself.  (The
  2681.      Command line display does not include the name of the GSZ program
  2682.      itself.)
  2683.  
  2684.      Try running GSZ by itself, without any batch files or TSR programs,
  2685.      calling it directly from DOS as described above.
  2686.  
  2687.  
  2688.      15.3  Cheap Internal Modems
  2689.  
  2690.      Numerous trouble reports have been received lately caused by cheap
  2691.      internal modems causing errors on ZMODEM transfers but not XMODEM.  A
  2692.      similar problem was experienced in the mid 80's during beta testing of
  2693.      some 2400 bps modems.  Perhaps defective LSI chips left over from those
  2694.      days were cloned or recovered from the trash bin.
  2695.  
  2696.  
  2697.      15.4  Commands Entered in Upper Case
  2698.  
  2699.      Most GSZ commands and options must be entered in lower case (small
  2700.      letters, not big letters).  Where the documentation or help screen
  2701.      indicates "rz", you must use "rz" and not "RZ".
  2702.  
  2703.  
  2704.      15.5  No Carrier Detect
  2705.  
  2706.      If you see a No Carrier Detect message, and you haven't lost the
  2707.      connection, you should fix your modem cable or modem settings to allow
  2708.      proper operation of the Carrier Detect signal (CD).
  2709.  
  2710.  
  2711.  
  2712.  
  2713.  
  2714.  
  2715.      Chapter 15 Pg 44      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2716.  
  2717.  
  2718.      A poorer alternative is to give the d command:  gsz port 1 speed 2400 d
  2719.      t
  2720.  
  2721.  
  2722.      15.6  DOS 3.x
  2723.  
  2724.      DOS 3.x systems may need to have a "STACKS = 8,256" line in CONFIG.SYS
  2725.      to prevent antisocial behavior. This is required on the NEC Multispeed,
  2726.      or if certain TSR's are used.
  2727.  
  2728.  
  2729.      15.7  Perstor Controllers
  2730.  
  2731.      Several reports have been received indicating Perstor disk controllers
  2732.      interfere with data communications.  Perstor is reportedly working on a
  2733.      fix.
  2734.  
  2735.  
  2736.      15.8  IBM PS/2 Model 50Z
  2737.  
  2738.      Early samples of this machine have a design error on the motherboard
  2739.      that causes comms programs to lock up the machine.  Replacing the
  2740.      motherboard with a correctly functioning unit from current production
  2741.      corrects the problem.  The part number of the replacement PS2/50 Z
  2742.      motherboard is 35F5928.  (Information provided by John M. Choma
  2743.      73047,3566) U.S. IBM has stonewalled on this issue, but in December 1988
  2744.      agreed to replace the defective motherboards under warranty.
  2745.  
  2746.  
  2747.      15.9  Brain Damaged UARTS
  2748.  
  2749.      Omen Technology has received reports of problems with buggy 8250 type
  2750.      UART integrated circuits in Leading Edge modem boards, serial port
  2751.      interfaces, and computers.  The defective chip logic affects high
  2752.      performance software.  Replacing the buggy chip with a newer chip
  2753.      (NS16550AN) corrects the problem.
  2754.  
  2755.      The UM82450 chip in the Zoom 2400HC also appears to cause problems.
  2756.      Zoom Telephonics advises that this problem is limited to their old
  2757.      model.  The old model is inentifiable by an external volume control.
  2758.  
  2759.      You can identify an old chip by inspecting the serial interface board
  2760.      for 8250 or UM82450 type devices.  A service technician or hardware
  2761.      hacker can help if you are not familiar with reading chip numbers.
  2762.  
  2763.      Dsz users can identify old chips with the following software command:
  2764.  
  2765.      EXAMPLE: dsz port 1 speed 2400 p
  2766.  
  2767.      ZCOMM and Professional-YAM users can look at the printout produced by
  2768.      the s command;  old UART chips register as TYP 0.
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774.      Chapter 15 Pg 45      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2775.  
  2776.  
  2777.      The National Semiconductor NS16550AN is a pin compatible plug in
  2778.      replacement for 8250 and 16450 serial chips.  Omen Technology software
  2779.      enables the FIFO buffer in the NS16550AN to prevents loss of data from
  2780.      poorly written device drivers, TSR programs, etc.
  2781.  
  2782.      We are also using the Goldstar GM82C550 chip with a 9025 date code.
  2783.      This Goldstar chip is plug compatible with the National chips.  No
  2784.      problems have been discovered with this chip.
  2785.  
  2786.      The NS16550AN has better electrical characteristics than the older UART
  2787.      chips.  386 and fast 286 machines should use the NS16550AN for best
  2788.      results.  Omen Technology software has been written to allow time for
  2789.      the older UART chips to operate. However, there is a limit to how much
  2790.      the software can rearrange chip accesses without resorting to
  2791.      performance robbing wait loops.  Some other software is not as forgiving
  2792.      of slow chips.
  2793.  
  2794.      Be sure to ask for the NS16550AN.  It is VITAL to get the National
  2795.      Semiconductor "AFN" or "AN" chip.  Other vendors' chips not mentioned
  2796.      above won't do.  Current Western Digital WD16C550 chips do not function
  2797.      properly at low speeds.
  2798.  
  2799.      As of this writing, the Goldstar GM82C550, National Semiconductor
  2800.      NS16550AN and NS16550FAN are the only plug compatible chips that are
  2801.      known to work.
  2802.  
  2803.      The Hayes ESP board comes with two serial ports with NS16550A devices.
  2804.      The ESP definitions for COM3 and COM4 agree with the industry standard
  2805.      definitions used by Omen Technology.
  2806.  
  2807.      The following information comes from a number of people:
  2808.  
  2809.      "I have located a small dealer in New York who has the cards with or
  2810.      without the 16550.  I believe the price is around $50.00.  The company
  2811.      is RJK Consulting and the number is 718-968-9167. The gentleman to speak
  2812.      to is a Mr. RJ Kulman. ...  I got this information off the "Interlink"
  2813.      BBS system." Fm: Nick Braak [TRICON] 75156,1254
  2814.  
  2815.      Fry's - 415-770-FRYS.  This is a Silicon Valley electronic department
  2816.      store.
  2817.  
  2818.      Jameco Electronics at 415-592-8097 sells National NS16550AN chips mail
  2819.      order (credit card) in small quantities.  Unfortunately, we have
  2820.      received a number of reports that their serial i/o card is now supplied
  2821.      with the infamous WD16C550 soldered in, even when ordered with specific
  2822.      instructions to include 16550AN chips.
  2823.  
  2824.      Microprocessors Unlimited, 24000 South Peoria, Beggs, OK. (918) 267-
  2825.      4961. The price for the chip is $13.50 plus shipping costs. No minimun
  2826.      purchase is required.
  2827.  
  2828.  
  2829.  
  2830.  
  2831.  
  2832.  
  2833.      Chapter 15 Pg 46      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2834.  
  2835.  
  2836.      Consolidated Computers 4 Shoppers Lane Suite 121 Turnersville, NJ  08012
  2837.      (609)751-9595(voice) (609)751-3843(bbs) (609)751-3840(fax)
  2838.  
  2839.      Arrow Electronics at 800-932-7769 (516-467-1000).
  2840.  
  2841.      Willies Computer Software Company: 800/835-4832.
  2842.  
  2843.      N.B.: Current Western Digital WD16C550 chips do not function properly at
  2844.      low speeds.  This has been confirmed with samples received directly from
  2845.      Western Digital.  WD is aware of this problem, but has not informed us
  2846.      of a corrected chip.
  2847.  
  2848.  
  2849.  
  2850.      15.9.1  Everex Internal Modems
  2851.      Numerous reports have been received concerning difficulties with Everex
  2852.      modem cards.  Some of these cards contain buggy 8250 chips which are not
  2853.      up to the demands of full duplex streaming protocols such as ZMODEM.
  2854.      Replacing the buggy 8250 chip with NS16550AN chip corrects these
  2855.      problems.
  2856.  
  2857.  
  2858.      15.10  Weird Iron
  2859.  
  2860.      A few machines, some with V20 CPUs, reportedly don't like DSZ.COM.  We
  2861.      have not been able to repeat this; TeleGodzilla (using a V20) runs
  2862.      DSZ.COM without a hitch.  Switching to DSZ.EXE has cleared up the
  2863.      problems on other machines.
  2864.  
  2865.  
  2866.      15.11  PKARC 3.6
  2867.  
  2868.      It has been reported that PK36 grabs some interrupts and doesn't restore
  2869.      them on exit in an attempt to prevent hacks of the program.  Since
  2870.      eliminating that particular version and cleaning up memory, high speed
  2871.      transfers even with 8250 UARTS work properly again.
  2872.  
  2873.      The problem with PK 3.6 appears to be most severe if a BBS operator has
  2874.      doorware, etc that accesses the PK programs from a shell of some sort.
  2875.      This info may be helpful to users who are having otherwise inexplicable
  2876.      file transfer problems.
  2877.  
  2878.      Phil Katz has written me that this problem has been corrected in
  2879.      subsequent versions.
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892.      Chapter 15 Pg 47      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2893.  
  2894.  
  2895.      15.12  Will the real YMODEM please stand up?
  2896.  
  2897.      Some XMODEM programs claiming to support YMODEM neither send nor accept
  2898.      the YMODEM pathname block.  1024 byte XMODEM is XMODEM-1k, not the
  2899.      YMODEM defined by Ward Christensen in 1985 when he invented the term
  2900.      YMODEM.  1987 and later versions of YMODEM.DOC remind the reader of the
  2901.      official YMODEM definition, which has not changed since YMODEM's coinage
  2902.      in 1985.
  2903.  
  2904.  
  2905.      15.13  286 and 386 Extended Memory
  2906.  
  2907.      Virtual memory disk caches and ramdisks using 80286 or 80386 extended
  2908.      memory require a kludge hardware reset of the CPU chip to return to the
  2909.      normal "real mode" after accessing extended memory.  This interference
  2910.      to the interrupt response time causes lost characters on comm ports, and
  2911.      may be minimized by specifying shorter memory transfers.
  2912.  
  2913.      Switching to a Goldstar GM82C550, National NS16550AN or NS16550AFN UART
  2914.      chip helps tremendously, allowing transfers at 115200 bps instead of
  2915.      9600 bps with a standard 8250.  Please refer to the subchapter on "Brain
  2916.      Damaged UARTs".  The GSZ "handshake slow" command may also help.
  2917.  
  2918.  
  2919.      15.14  Disk Caches
  2920.  
  2921.      Cache programs often interfere with ZMODEM transfers.  In one instance,
  2922.      replacing Microsoft's SMARTDRV.SYS with Multisoft's SUPERPCK.EXE helped.
  2923.  
  2924.      Some cache programs can be turned on and off; try turning it off when
  2925.      running GSZ.
  2926.  
  2927.      Switching to a National NS16550AN or NS16550AFN UART chip helps
  2928.      tremendously, allowing transfers at 115200 bps instead of 9600 bps with
  2929.      a standard 8250.  Please refer to the subchapter on "Brain Damaged
  2930.      UARTs".  The GSZ "handshake slow" command may also help.
  2931.  
  2932.  
  2933.  
  2934.  
  2935.  
  2936.  
  2937.  
  2938.  
  2939.  
  2940.  
  2941.  
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951.      Chapter 16 Pg 48      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2952.  
  2953.  
  2954.      16.  ASSOCIATED DOCUMENTS
  2955.  
  2956.      Consult the Professional-YAM, PowerCom, or ZCOMM manual chapter "OPTIONS
  2957.      FOR FILE TRANSFERS" for descriptions of the file transfer options.  The
  2958.      "FILE TRANSFER BASICS" chapter explains the relative merits of XMODEM,
  2959.      YMODEM, ZMODEM, and other protocols and gives tips on their use.  The
  2960.      "MAIN COMMANDS" chapter describes the rb, rx, rc, rz, sb, and sz
  2961.      commands.  The "MODEM INTERFACING" and "FLOW CONTROL" chapters contain
  2962.      important information on the use of buffered modems with GSZ.
  2963.  
  2964.      Information on the ZMODEM Inter Application File Transfer Protocol is
  2965.      available in Omen Technology's "ZMODEM DEVELOPER's COLLECTION" ($89.00).
  2966.  
  2967.      Unix/Xenix C Source code for XMODEM, YMODEM, and ZMODEM transfers
  2968.      to/from Omen Technology Products is included in RZSZ.ZOO.[1] This file
  2969.      includes a Pro-YAM/ZCOMM script to upload a bootstrap file to a Unix
  2970.      system, compile it, and (if the compilation is successful) upload the
  2971.      rz/sz source files.
  2972.  
  2973.  
  2974.  
  2975.  
  2976.  
  2977.  
  2978.  
  2979.  
  2980.  
  2981.  
  2982.  
  2983.  
  2984.  
  2985.  
  2986.  
  2987.  
  2988.  
  2989.  
  2990.  
  2991.  
  2992.  
  2993.  
  2994.  
  2995.  
  2996.  
  2997.  
  2998.  
  2999.  
  3000.  
  3001.      __________
  3002.  
  3003.       1. Technical support for rzsz is available on a paid consulting basis.
  3004.  
  3005.  
  3006.  
  3007.  
  3008.  
  3009.  
  3010.      Chapter 17 Pg 49      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3011.  
  3012.  
  3013.      17.  FILES
  3014.  
  3015.      Some of the batch files mentioned in this document are not included in
  3016.      the archives.  Those that are needed can be readily created with your
  3017.      favorite editor.
  3018.  
  3019.      DSZ.COM, DSZ.DOC, 2A-PIF.DVP, 2S-PIF.DVP, 2T-PIF.DVP, BBS_REG.TXT,
  3020.      DS.BAT, FIX.BAT, MAILER, ZMODEMAD.BAT, ZMODEMD.BAT, ZMODEMDR.BAT, and
  3021.      ZMODEMU.BAT constitute Omen Technology's DSZ.ZIP.  These same files are
  3022.      in DSZ.ZOO on the distribution diskette mailed to registered users.[1]
  3023.  
  3024.      2S-PIF.DVP, 2A-PIF.DVP, DS.BAT, and 2T-PIF.DVP are used with Quarterdeck
  3025.      Office Systems' DESQview multitasking executive for background
  3026.      operation.  Their use is described in a previous chapter of this
  3027.      document.
  3028.  
  3029.      DGSZ.ZOO is distributed to GSZ registrants.  It contains GSZ.EXE and
  3030.      GCOLORS.EXE in addition to the above.
  3031.  
  3032.      ZCOMMDOC.ZIP (manual), ZCOMMEXE.ZIP (programs), ZCOMMHLP.ZIP (help
  3033.      processor and database), make up the ZCOMM communications tools
  3034.      shareware distribution.  The ZCOMM files are available on finer bulletin
  3035.      boards.
  3036.  
  3037.      RZSZ.ZOO contains ZMODEM "C" source code for COMPLETE Unix/Xenix
  3038.      programs licensed for use transferring files to/from licensed Omen
  3039.      Technology products.[2]
  3040.  
  3041.      RZSZ.TLB The ZMODEM rz/sz programs are available in native VMS flavors
  3042.      with wild cards, record format support, etc..  Pre compiled VAX/VMS
  3043.      files are contained in the RZSZ.TLB compressed text library.
  3044.  
  3045.      DSZ.EXE compiled with the Xenix to DOS XC may give moderately higher
  3046.      maximum throughput noticeable on slower machines.  Sending from a faster
  3047.      machine to an 8 MHz IBM AT with 16550FAN, using 115200 bps and "sz -yZ
  3048.      rttypix":
  3049.  
  3050.      Program                       Throughput
  3051.  
  3052.      DSZ.EXE                       12735 cps
  3053.  
  3054.  
  3055.      __________
  3056.  
  3057.       1. DSZ.ZOO is supplied to registrants instead of DSZ.ZIP because not
  3058.          all registrants have copies of unarchiving programs.  The
  3059.          registration disk includes a copy of BOOZ, a simple dearchiver for
  3060.          ZOO files.
  3061.  
  3062.       2. Technical support for rzsz is available on a paid consulting basis.
  3063.  
  3064.  
  3065.  
  3066.  
  3067.  
  3068.  
  3069.      Chapter 17 Pg 50      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3070.  
  3071.  
  3072.      DSZ.COM                       7164 cps
  3073.  
  3074.      ProComm+2.0                   5928 cps
  3075.  
  3076.      (Compare these speeds to those listed on Page 159 of the April 30, 1991
  3077.      issue of PC Magazine.  Results are even better with the compressible
  3078.      file used in the PC Magazine tests.)
  3079.  
  3080.      DSZ.EXE supports ZMODEM over 7 bit paths (E and P options), and
  3081.      specified control character quoting (-Q<string> option).  The DSZ.EXE
  3082.      requires somewhat more memory than DSZ.COM.  DSZ.EXE does not support
  3083.      file sharing due to brain damage in the Microsoft C library.  The
  3084.      maximum DSZ.EXE I/O buffer size available with the B numeric parameter
  3085.      is 16384.  DSZ.EXE is available in DSZEXE.ZIP and DSZEXE.ZOO.
  3086.  
  3087.      ZCOMM and Pro-YAM also run faster than DSZ.COM.
  3088.  
  3089.      DSZBG.ZOO contains DSZBG.DOC.  Part of the GSZ registration disk, this
  3090.      file provides background information on the ZCOMM/Pro-YAM commands
  3091.      provided in DSZ and GSZ.
  3092.  
  3093.      The ZOO archive format is a machine independent improvement on the PC-
  3094.      DOS specific .ARC format. The ZOO format has been precisely defined, and
  3095.      stable ZOO archivers/dearchivers are available on a wide variety of
  3096.      systems.
  3097.  
  3098.      BOOZ.EXE unpacks .ZOO archives.  BOOZ.DOC describes BOOZ.EXE.
  3099.  
  3100.  
  3101.  
  3102.  
  3103.  
  3104.  
  3105.  
  3106.  
  3107.  
  3108.  
  3109.  
  3110.  
  3111.  
  3112.  
  3113.  
  3114.  
  3115.  
  3116.  
  3117.  
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.  
  3128.      Chapter 18 Pg 51      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3129.  
  3130.  
  3131.      18.  Other Omen Technology Products
  3132.  
  3133.      18.1  Professional-YAM COMMS TOOLS
  3134.  
  3135.      Omen Technology makes Professional-YAM, a comprehensive comms program
  3136.      with unmatched power.  Flavors are available for PC-DOS, Unix, Xenix,
  3137.      and OS/2 Protected mode.  Unix source code is available under license.
  3138.  
  3139.  
  3140.      18.2  ZCOMM: Industrial Strength COMMS Shareware
  3141.  
  3142.      ZCOMM is a full featured shareware version with a $40.00 basic
  3143.      registration.  Registered GSZ users upgrading to ZCOMM get a free
  3144.      binder!
  3145.  
  3146.  
  3147.      18.3  ZMODEM Developer's Collection
  3148.  
  3149.      Omen Technology sells the "ZMODEM Developer's Collection" for $89.00.
  3150.      This diskette includes the most recent public domain versions of
  3151.      YMODEM.DOC, ZMODEM.DOC and the Unix/VMS rz/sz C source code for YMODEM
  3152.      and ZMODEM.  Porting to the intended application is the sole
  3153.      responsibility of the purchaser.  For many developers, this collection
  3154.      affords a significant labor savings in obtaining these materials.
  3155.  
  3156.  
  3157.  
  3158.  
  3159.  
  3160.  
  3161.  
  3162.  
  3163.  
  3164.  
  3165.  
  3166.  
  3167.  
  3168.  
  3169.  
  3170.  
  3171.  
  3172.  
  3173.  
  3174.  
  3175.  
  3176.  
  3177.  
  3178.  
  3179.  
  3180.  
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.  
  3187.      Chapter 19 Pg 52      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3188.  
  3189.  
  3190.      19.  FAIR PLAY
  3191.  
  3192.      Unlike snazzy menu interfaces, reliable high speed transfer protocols
  3193.      take many hours of testing, often over expensive phone connections, to
  3194.      develop.  Two decades of communications experience and protocol testing
  3195.      are distilled in GSZ.
  3196.  
  3197.      GSZ is a user supported program developed and supported by Chuck
  3198.      Forsberg, owner of Omen Technology.  Countless hours of work and
  3199.      expen$ive resources went to develop and support GSZ for the myriad
  3200.      environments users use it in.  The fact that most of the problems people
  3201.      encounter with GSZ are caused by other software, hardware problems,
  3202.      failure to read the supplied documentation, or pirating has not kept
  3203.      users from seeking and getting help, even if it means calling the author
  3204.      in the middle of his sleep.
  3205.  
  3206.      Beyond this, the world of communications is constantly evolving, and it
  3207.      requires a significant ongoing effort to keep GSZ and its documentation
  3208.      up to date with the current state of the art.  Individuals with little
  3209.      knowledge of the dynamic nature of telecommunications (or hidden
  3210.      agendas) have misrepresented the frequency of enhancements to GSZ as a
  3211.      sign that GSZ is "unstable" and unworthy of "serious consideration".  If
  3212.      you think such sniping is fair play, you are more than welcome to use
  3213.      one of the many other protocol programs available, each of which claim
  3214.      to offer speed and reliability comparable to GSZ.
  3215.  
  3216.      Non registered users are welcome to use GSZ for a reasonable evaluation
  3217.      period.  "Reasonable" means "until you've decided whether the program is
  3218.      worth $30.00." It does not mean "until some competing program gets
  3219.      around to adding ZMODEM or True Ymodem(TM)".  Once you've evaluated GSZ,
  3220.      ethical use of GSZ requires registering the copy.
  3221.  
  3222.      GSZ is not and never has been Public Domain.  Every version of GSZ has
  3223.      included a Copyright Notice and a prohibition against sale or
  3224.      modification.  There is no usage counter or other Trojan Horse in GSZ,
  3225.      but if you use this program, you have a moral and ethical obligation to
  3226.      register it.
  3227.  
  3228.      Paid registration enables t -8g, DIRRX, DSZOPT, OverThruster(TM),
  3229.      YMODEM-g, and other advanced features that are present in GSZ.ZIP in
  3230.      encrypted form.  The registration package serializes and decodes all
  3231.      past and future versions of GSZ.COM and GSZ.EXE.  You can get a fully
  3232.      featured upgrade of GSZ simply by downloading a newer version from
  3233.      TeleGodzilla, BIX, GEnie (IBM Roundtable), CompuServe, and trusted
  3234.      bulletin boards.
  3235.  
  3236.  
  3237.  
  3238.  
  3239.  
  3240.  
  3241.  
  3242.  
  3243.  
  3244.  
  3245.  
  3246.      Chapter 19 Pg 53      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3247.  
  3248.  
  3249.      19.1  Sharing GSZ Files
  3250.  
  3251.      You are welcome to share unmodified copies of GSZ.ZIP or GSZ.ZOO with
  3252.      your friends and associates for their evaluation.  This documentation
  3253.      file and the MAILER file must be provided with all copies of GSZ except
  3254.      by prior written permission from Omen Technology Inc.  Because of piracy
  3255.      problems, Omen Technology must INSIST that GSZ be distributed only as
  3256.      part of the GSZ.ZIP file EXACTLY as provided by Omen Technology Inc, or
  3257.      in an archive which displays a CRC value for GSZ.COM equal to that shown
  3258.      in the Changes chapter.  If GSZ.ZIP is repacked, no files may be added
  3259.      to or removed from the archive.
  3260.  
  3261.      If you see an improperly packed or otherwise modified GSZ archive or
  3262.      parts thereof in a bulletin board, please ask the board's operator to
  3263.      replace such files with GSZ.ZIP exactly as provided by Omen Technology
  3264.      Inc.  Flame them until they behave ethically.
  3265.  
  3266.      Unmodified copies of Omen Technology shareware and demo files including
  3267.      GSZ.ZIP, DSZ.ZIP and DSZBG.ZIP may be distributed by "shareware
  3268.      distributors" provided 1) the files are clearly identified as
  3269.      unregistered shareware, 2) the cost of the distribution is nominal.
  3270.      Otherise, no version of GSZ may be sold without the prior written
  3271.      permission of Omen Technology Inc.
  3272.  
  3273.      GSZ is not and never has been Copy Protected.  "GSZ unprotect" files
  3274.      have no function whatsoever except to aid and encourage the theft of
  3275.      Omen Technology's Intellectual Property.
  3276.  
  3277.      Distribution or use of programs or procedures that modify, patch,
  3278.      disassemble, decompile, or otherwise reverse engineer GSZ without the
  3279.      prior written permission by Omen Technology Inc is a bloody theft of
  3280.      intellectual property and services and is a violation of Federal
  3281.      Copyright Law.  The same applies to debug scripts and documentation
  3282.      written for the same purposes.  These perform the same function as
  3283.      pirate satellite and/or cable descramblers, to obtain benefit from
  3284.      encrypted communications without proper payment.  Piracy has been
  3285.      investigated by the FBI and prosecuted under federal statutes.
  3286.      Applicable law provides for damages and recovery of attorney's fees.
  3287.      Omen Technology has received reports of serious problems caused by
  3288.      unauthorized patches to GSZ, and cannot assume liability for the
  3289.      performance of the resultant code.  So far, none of the slime producing
  3290.      such bilge have seen fit to sign their real name and address to their
  3291.      cretinous attempts at ego gratification.
  3292.  
  3293.      Distribution of GSZ in any medium without this documentation file is an
  3294.      unauthorized modification to GSZ that deprives the rightful author of
  3295.      registration revenues.  That is a theft of intellectual property.  Such
  3296.      distribution damages the author by forcing the user and author to waste
  3297.      time and phone bills scrounging for the documentation, and answering
  3298.      questions that are fully covered in the documentation.
  3299.  
  3300.  
  3301.  
  3302.  
  3303.  
  3304.  
  3305.      Chapter 19 Pg 54      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3306.  
  3307.  
  3308.      If any version of GSZ is distributed with any other product, software or
  3309.      hardware, the product documentation must clearly and prominently state
  3310.      that the customer's continued use of GSZ requires registration directly
  3311.      with Omen Technology or its duly authorized agent(s).  When unregistered
  3312.      copies of GSZ are distributed on disk, a contemporary copy of
  3313.      ZCOMMDOC.ZIP should be included on the same disk.
  3314.  
  3315.      Thank you for your support.
  3316.  
  3317.      19.2  REGISTRATION
  3318.  
  3319.  
  3320.      DSZ Upgrade!!  Include your PAID REGISTRATION DSZ SNP card and take
  3321.      $15.00 off the registration fee!!  (The card must be mailed with the
  3322.      order.) (Be sure to copy your DSZ SNP for safe keeping.)  After a short
  3323.      evaluation period, ethical users must register their copy of GSZ with a
  3324.      check for $30.00 in U.S. funds sent to:
  3325.  
  3326.             Omen Technology Inc.
  3327.             P.O. Box 4681
  3328.             Portland, OR 97208
  3329.  
  3330.      The address on your check is sufficient, no need to fill out forms.
  3331.  
  3332.             For VISA/MC Registrations, you can also:
  3333.             Call VOICE: 503-621-3406
  3334.  
  3335.             Or register online: 503-621-3746  300-1200-2400 bps
  3336.             Or FAX the INSTANT MAILER to: 503-621-3735
  3337.  
  3338.      Don't bother scrounging for an envelope, just print the INSTANT MAILER
  3339.      included in this archive!
  3340.  
  3341.      Overseas registrations are sent out International Air Mail.  Users,
  3342.      especially those overseas, may choose to register their copy of GSZ for
  3343.      $35.00 U.S.  by providing their VISA or Mastercard card number with
  3344.      expiration date and their name as it appears on their credit card.
  3345.  
  3346.      Purchase orders for less than $150 must be prepaid.  Omen Technology Inc
  3347.      Federal TAX ID #: 930858776 Oregon TAX ID #: 536565
  3348.       .ne 12
  3349.  
  3350.      "Das Recht zur Benutzung von DSZ in Deutschland, Oesterreich und der
  3351.      Schweiz erwerben Sie durch Bezahlung der Lizenzgebuehr von DM 57,00
  3352.      (incl. Mwst) an RzK
  3353.  
  3354.      Doris Koepke
  3355.      Bitzenstr. 11
  3356.      D-5464 Asbach
  3357.  
  3358.      Tel. 02683-4547, FAX 49 2683 4537, Telex 86 3705 rzk d, CIS
  3359.  
  3360.  
  3361.  
  3362.  
  3363.  
  3364.      Chapter 19 Pg 55      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3365.  
  3366.  
  3367.      [70126,1660]. Sie erhalten dann von dort sowohl die neueste Version, als
  3368.      auch Ihren individuellen Software-Key, mit dem Sie auch kuenftige
  3369.      Shareware-Versionen "aufschliessen", also die in der Shareware Version
  3370.      nicht zugnglichen Programmfunktionen nutzbar machen koennen, per Post.
  3371.      Die Benutzung nicht registrierter Versionen stellt einen Verstoss
  3372.      geltenden Rechts dar und wird strafrechtlich verfolgt."
  3373.  
  3374.  
  3375.      *************************************************************************
  3376.      The user registration package includes a printed serial number password
  3377.      (SNP) card.  The registration "care package" diskette contains the
  3378.      latest versions of the GSZ programs, additional user documentation, and
  3379.      the installation program which uses your personal SNP to enable advanced
  3380.      features and bypass the opening advertisement.
  3381.  
  3382.      The registration package unlocks the extra value in all past and future
  3383.      versions of GSZ.COM and GSZ.EXE.
  3384.      *************************************************************************
  3385.  
  3386.      The unique serial number on the registration card is registered to the
  3387.      user, and is acceptable proof of registration to corporate auditors.
  3388.  
  3389.      The putsnp program inserts your unique DSZ Serial Number Password (SNP)
  3390.      into you copy of DSZ with the following command:
  3391.             putsnp dsz.com
  3392.      Putsnp prompts for your SNP and asks appropriate questions before
  3393.      inserting the SNP to enable the extra value in DSZ.
  3394.  
  3395.      GSZ is serialized with the GCOLORS program described above.
  3396.  
  3397.      Some TSR programs and device deivers interfere with putsnp.  If you have
  3398.      a lockup running putsnp, run it without any device drivers or TSR
  3399.      programs (boot a plain DOS from floppy disk).
  3400.  
  3401.      Your disk directory entry for GSZ will show the date and time you
  3402.      serialized your copy of GSZ.  This does not affect the revision date GSZ
  3403.      announces when GSZ is run.
  3404.  
  3405.  
  3406.      The only legitimate way to disable the opening advertisement in GSZ is
  3407.      to insert an authorized serial number and activation key obtained from
  3408.      Omen Technology into GSZ with the gcolors program.  Any other
  3409.      suppression or modification of the opening screen is an illegal,
  3410.      unethical theft of services.  Omen Technology has received reports of
  3411.      serious problems caused by unauthorized patches to GSZ, and cannot
  3412.      assume liability for the performance of the resultant code.
  3413.  
  3414.      Piracy is stealing.
  3415.  
  3416.  
  3417.  
  3418.  
  3419.  
  3420.  
  3421.  
  3422.  
  3423.      Chapter 19 Pg 56      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3424.  
  3425.  
  3426.      19.3  Files on Registration Disk
  3427.  
  3428.      The following files are currently included on the Registration Disk sent
  3429.      to paid registrants.
  3430.  
  3431.      BOOZ.EXE       Program to unpack .ZOO archives.  BOOZ.DOC describes
  3432.                     BOOZ.EXE.
  3433.  
  3434.  
  3435.      DSZEXE.ZOO     Contains DSZ.EXE.
  3436.  
  3437.                     To dearchive with booz: booz x dszexe
  3438.  
  3439.                     Type "booz" without arguments to see the help message.
  3440.  
  3441.  
  3442.  
  3443.      DSZ.ZOO        Contains DSZ.COM, DSZ.DOC, DESQview description files.
  3444.  
  3445.                     To dearchive with booz: booz x dsz
  3446.  
  3447.  
  3448.      DGSZ.ZOO       Contains GSZ, DSZ, GSZ.DOC, and DESQview description
  3449.                     files.
  3450.  
  3451.                     To dearchive with booz: booz x dsz
  3452.  
  3453.                     RZSZ.ZOO contains ZMODEM "C" source code for COMPLETE VAX
  3454.                     VMS and Unix/Xenix programs licensed for use transferring
  3455.                     files to/from licensed Omen Technology products.[1]
  3456.  
  3457.                     To dearchive RZSZ with booz: booz x rzsz
  3458.  
  3459.  
  3460.      PUTSNP.EXE     Installs your unique registered serial number to enable
  3461.                     the extra value in DSZ.  (GCOLORS is used for GSZ.)
  3462.  
  3463.  
  3464.      DSZBG.DOC      (in DSZBG.ZOO) Background information for GSZ and DSZ,
  3465.                     consisting of relevant parts of the ZCOMM User's Manual.
  3466.  
  3467.                     To dearchive with booz: booz x dszbg
  3468.  
  3469.  
  3470.  
  3471.  
  3472.  
  3473.      __________
  3474.  
  3475.       1. Technical support for rzsz is available on a paid consulting basis.
  3476.  
  3477.  
  3478.  
  3479.  
  3480.  
  3481.  
  3482.      Chapter 19 Pg 57      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3483.  
  3484.  
  3485.      19.4  Bulletin Board Registration
  3486.  
  3487.      Note to the wise BBS operator: be sure you understand the GSZ restrict
  3488.      command and how to use it.
  3489.  
  3490.      Use and/or copying of GSZ by bulletin board sysops and/or systems is
  3491.      allowed according to the following conditions:
  3492.  
  3493.      I agree to feature the ZCOMM files (ZCOMMEXE.ZIP, ZCOMMDOC.ZIP,
  3494.      ZCOMMHLP.ZIP) for downloading, and to announce the availability and
  3495.      features of ZCOMM in any bulletins, help displays, or other displays
  3496.      that mention communications programs.  It is my responsibility to
  3497.      maintain reasonably current versions of the ZCOMM files on the BBS shown
  3498.      above.
  3499.  
  3500.      I understand that I am welcome to use GSZ on my bulletin board(s) from
  3501.      the time I sign and mail this document as long as I abide by the
  3502.      conditions above, including featuring the above mentioned ZCOMM files.
  3503.  
  3504.      I shall distribute GSZ.COM only as part of the GSZ.ZIP EXACTLY as
  3505.      provided by Omen Technology Inc, or "zipped" without any file additions,
  3506.      deletions, or modifications.  If I distribute GSZEXE.ZOO, I shall also
  3507.      maintain GSZ.ZIP in the same directory since GSZEXE.ZOO references files
  3508.      in GSZ.ZIP.
  3509.  
  3510.      If I see a modified GSZ archive or parts thereof in a file or collection
  3511.      of files (e.g., archive) on a bulletin board, I shall replace such files
  3512.      or archive members with the contents of GSZ.ZIP exactly as provided by
  3513.      Omen Technology Inc.  I shall report instances of noncompliance to Omen
  3514.      Technology.
  3515.  
  3516.      I shall not allow any version of gsz to be sold, modified, patched,
  3517.      hacked, disassembled, decompiled, or otherwise reverse engineered
  3518.      without the prior written permission of Omen Technology Inc.
  3519.  
  3520.      I understand that GSZ is not and never has been Copy Protected.  I fully
  3521.      understand that "GSZ unprotect" files have no function whatsoever except
  3522.      to aid and encourage the theft of Omen Technology's Intellectual
  3523.      Property.
  3524.  
  3525.      (For this BBS registration, a multi node bulletin board operating from a
  3526.      single, common file system counts as one machine.)
  3527.  
  3528.      The purpose of bulletin board registrations is to support and promote
  3529.      ZCOMM and Professional-YAM by popularizing the ZMODEM protocol and
  3530.      featuring the ZCOMM shareware files available for downloading.
  3531.  
  3532.      BBS registrations must be submitted on the bbs_reg form with signature
  3533.      and date, and must accompany a new paid GSZ or ZCOMM registration.  The
  3534.      paid registration that must accompany your BBS registration can be one
  3535.      submitted by one of your board's users.  Most boards have many
  3536.  
  3537.  
  3538.  
  3539.  
  3540.  
  3541.      Chapter 19 Pg 58      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3542.  
  3543.  
  3544.      unregistered GSZ users, so getting one of them to register their GSZ
  3545.      should pose no difficulty.  Since the paid registration may be from one
  3546.      of your board's users, you can get your BBS registered for free by
  3547.      getting one of your users to register his/her GSZ at the same time.
  3548.  
  3549.  
  3550.  
  3551.  
  3552.  
  3553.  
  3554.  
  3555.  
  3556.  
  3557.  
  3558.  
  3559.  
  3560.  
  3561.  
  3562.  
  3563.  
  3564.  
  3565.  
  3566.  
  3567.  
  3568.  
  3569.  
  3570.  
  3571.  
  3572.  
  3573.  
  3574.  
  3575.  
  3576.  
  3577.  
  3578.  
  3579.  
  3580.  
  3581.  
  3582.  
  3583.  
  3584.  
  3585.  
  3586.  
  3587.  
  3588.  
  3589.  
  3590.  
  3591.  
  3592.  
  3593.  
  3594.  
  3595.  
  3596.  
  3597.  
  3598.  
  3599.  
  3600.      Chapter 19 Pg 59      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3601.  
  3602.  
  3603.      20.  CHANGES
  3604.  
  3605.      Be sure to save your serial number/password (SNP) card and the putsnp
  3606.      program you received from Omen Technology to use with future versions of
  3607.      DSZ you may download!  (Use GCOLORS to serialize GSZ.)
  3608.  
  3609.      Current GSZ and DSZ versions are maintained on EXEC-PC BBS, BIX, GEnie
  3610.      (IBM Roundtable), CompuServe (IBMCOM and CONSULT SIGs) as well as
  3611.      TeleGodzilla.
  3612.  
  3613.      DSZ is a popular program which has been the object of virus attacks.
  3614.      Pirated/hacked versions of DSZ have cost users and DSZ's developer
  3615.      thousands of dollars in lost time and other expenses, in addition to
  3616.      injuring of Omen Technology's reputation.
  3617.  
  3618.      Virus and Trojan code hidden in hacked/pirated copies of DSZ and
  3619.      programs claiming to "register DSZ" have caused loss of data.
  3620.  
  3621.      Name             Length                           Date        Time   CRC
  3622.  
  3623.  
  3624.  
  3625.      -rw-r--r--   1 caf      omen       32800 Dec 14 12:03 gcolors.exe
  3626.      -rw-r--r--   1 caf      omen       70272 Dec 14 12:02 gsz.exe
  3627.      PKZIP -vt 32 bit CRC: 1F12828D   70272  gsz.exe
  3628.      PKZIP -vt 32 bit CRC: F30B3CEA   32800  gcolors.exe
  3629.  
  3630.  
  3631.      Your copy of GSZ should show the same CRC values.  ZIP uses a 32 bit CRC
  3632.      compatible with the Professional-YAM and ZCOMM "crc" command.
  3633.            pkzip -vt gsz
  3634.      The following Pro-YAM/ZCOMM command gives the 32 bit CRC for GSZ.COM:
  3635.  
  3636.      EXAMPLE: >>>c: crc gsz.com
  3637.  
  3638.  
  3639.      If your copy shows a different CRC or file length, insist on a
  3640.      legitimate copy and report the source of the bogus/pirated copy to Omen
  3641.      Technology Inc.  Omen Technology has received reports of serious
  3642.      problems caused by unauthorized patches to DSZ, and cannot assume
  3643.      liability for the performance of the resultant code.
  3644.  
  3645.  
  3646.      Good news for tired frog stompers!  The ZMODEM rz/sz programs are
  3647.      available in native VMS flavors with wild cards, record format support,
  3648.      etc..  Pre compiled VAX/VMS files are contained in the RZSZ.TLB
  3649.      compressed text library.
  3650.  
  3651.      The DSZ and GSZ "t" command uses the DOS console driver for terminal
  3652.      emulation.  Standard ANSI.SYS is limited to a small subset of ANSI
  3653.      escape sequences; NANSI.SYS, FANSI-Console and other replacement console
  3654.  
  3655.  
  3656.  
  3657.  
  3658.  
  3659.      Chapter 20 Pg 60      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3660.  
  3661.  
  3662.      drivers provide faster screen updates and better ANSI terminal
  3663.      emulation.
  3664.  
  3665.      Dec 13 1991: DSZ and GSZ automatically support Doorway 2.2 without extra
  3666.      commands.
  3667.  
  3668.      The RZ.BAT and SZ.BAT files are supplied for convenience.  RZ.BAT allows
  3669.      calling programs that emit an "rz" command to automatically start GSZ
  3670.      from the DOS command prompt.  SZ.BAT is a convenient command interface
  3671.      that complements RZ.BAT.  You may modify SZ.BAT and RZ.BAT with your
  3672.      favorite options.
  3673.  
  3674.      The GSZ file transfer display now shows a distinct color at the
  3675.      locations where error retries occurred.  This gives a visual impression
  3676.      of the distribution of error retries.
  3677.  
  3678.      Oct 15 1991:  To accomodate other vendors' programs which do not provide
  3679.      a convenient way to control crash recovery, the "restrict" command
  3680.      security check is not performed if the destination file exists.
  3681.  
  3682.      Oct 8 1991: Some versions of putsnp were confused by a data pattern in
  3683.      the Oct 7 dsz.com, misplacing the installed serial number.  Oct 7 1991:
  3684.      The "t" (talk) command now accepts -h and -H to enable local echo.  Oct
  3685.      1 1991: Fixed an interaction between FIFO uarts and YMODEM-g termination
  3686.      after all files have been sent.  Fixed problem of some options being
  3687.      ignored on XMODEM and YMODEM downloads.  Fixed graphics display problem
  3688.      involving more than 40 MB of files.  Sep 4 1991: GCOLORS now saves the
  3689.      color scheme in a separate file GCOLORS.T.  Many small improvements in
  3690.      the GSZ file xfer display.  GCOLORS adds a "m" menu choice to remove
  3691.      color from the color scheme.
  3692.  
  3693.      A conflict between crash recovery and user specified short packets has
  3694.      been corrected.
  3695.  
  3696.      DSZ.EXE and GSZ now accept the "c" option to force incoming files to use
  3697.      a changed file name when a file with the same name exists.  The
  3698.      receiving program must support this new ZMODEM option or file
  3699.      disposition will be undefined.
  3700.  
  3701.      Aug 7 1991: Serial I/O modifications have solved a Wedge-O-Matic(R)
  3702.      problem with one hardware configuration (antique 2400 bps internal
  3703.      modem).  Hopefully this will solve similar non-replicatable problems for
  3704.      other users.
  3705.  
  3706.      A number of display fixes/enhancements to GSZ, including the addition of
  3707.      the GSZWINDOW environment variable enabling BBS sysops to protect BBS
  3708.      status lines at the bottom of the screen.
  3709.  
  3710.  
  3711.      July 29 1991: Corrections to gcolors registration function.
  3712.  
  3713.  
  3714.  
  3715.  
  3716.  
  3717.  
  3718.      Chapter 20 Pg 61      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3719.  
  3720.  
  3721.      July 28 1991: Some changes to GSZ and CGOLORS to improve human factors.
  3722.  
  3723.      "GCOLORS -q" disables the flashing reminder of which field is being
  3724.      modified.  This was added to help users with certain visual impairments.
  3725.  
  3726.      A few users have reported hung transfers wither certain hardware and/or
  3727.      software configurations.  We have not been able to replicate the
  3728.      problem, but have added code that recovers from lost interrupts.
  3729.  
  3730.      July 21 1991: Preview release of GSZ!!
  3731.  
  3732.  
  3733.  
  3734.  
  3735.  
  3736.  
  3737.  
  3738.  
  3739.  
  3740.  
  3741.  
  3742.  
  3743.  
  3744.  
  3745.  
  3746.  
  3747.  
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754.  
  3755.  
  3756.  
  3757.  
  3758.  
  3759.  
  3760.  
  3761.  
  3762.  
  3763.  
  3764.  
  3765.  
  3766.  
  3767.  
  3768.  
  3769.  
  3770.  
  3771.  
  3772.  
  3773.  
  3774.  
  3775.  
  3776.  
  3777.      Chapter 21 Pg 62      GSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3778.  
  3779.  
  3780.      21.  ACKNOWLEDGEMENTS
  3781.  
  3782.      32 bit CRC code courtesy Gary S. Brown.
  3783.  
  3784.      ZMODEM-90(TM), MobyTurbo(TM), The High Reliability Software(TM), Demand
  3785.      Upgrade(TM), TurboLearn Script Writer(TM), Cybernetic Data Recovery(TM),
  3786.      ZMODEM AutoDownload(TM), Intelligent Crash Recovery(TM), Error
  3787.      Containment(TM), Full Time Capture(TM), True YMODEM(TM),
  3788.      OverThruster(TM), Password Guardian(TM), CryptoScript(TM), and
  3789.      TurboDial(TM) are Omen Technology trademarks.
  3790.  
  3791.      PowerCom was trademarked in 1985 by POLYTRON Corporation, Hillsboro
  3792.      Oregon.
  3793.  
  3794.      True YMODEM(TM) is an Omen Technology Trademark signifying YMODEM
  3795.      protocol support that meets the full YMODEM specification.
  3796.  
  3797.      GSZ and this documentation are Copyright 1991 by Omen Technology Inc,
  3798.      all rights reserved.  GSZ is not and never has been Public Domain.
  3799.      Every version of DSZ has included a Copyright Notice and a prohibition
  3800.      against sale or modification.  This prohibition applies to any theft of
  3801.      the intellectual property and trade secrets contained in GSZ by
  3802.      decompilation, disassembly, or any other form of reverse engineering
  3803.      including but not limited to profiling, tracing, data analysis, or
  3804.      monitoring the operation of GSZ.
  3805.  
  3806.      Omen Technology copyright applies to its expression of the encoding and
  3807.      compression ideas expressed as code and byte streams used in the
  3808.      ZMODEM-90 enhancements.
  3809.  
  3810.      GSZ is not and never has been Copy Protected.  "GSZ unprotect" files
  3811.      have no function whatsoever except to aid and encourage the theft of
  3812.      Omen Technology's Intellectual Property.
  3813.  
  3814.                            Omen Technology Incorporated
  3815.                           The High Reliability Software
  3816.  
  3817.                        17505-V Northwest Sauvie Island Road
  3818.                               Portland Oregon 97231
  3819.                      Modem: 503-621-3746 Speed 1200,2400,V.32
  3820.                                 FAX: 503-621-3735
  3821.                  CompuServe:70007,2304  GEnie:CAF   BIX:cforsberg
  3822.  
  3823.  
  3824.  
  3825.  
  3826.  
  3827.  
  3828.  
  3829.  
  3830.  
  3831.  
  3832.  
  3833.  
  3834.  
  3835.  
  3836.